From 225a0a237903dbb305d78c8a34e5ac51cdf44dd9 Mon Sep 17 00:00:00 2001 From: Kyle <41976328+ImKyle4815@users.noreply.github.com> Date: Mon, 15 Feb 2021 16:58:08 -0800 Subject: [PATCH] drag and drop images --- creator/index.php | 38 +++++++++++++++++++++++++++++--------- js/main-1.js | 2 +- 2 files changed, 30 insertions(+), 10 deletions(-) diff --git a/creator/index.php b/creator/index.php index ca01d9f6..d3fd8af0 100644 --- a/creator/index.php +++ b/creator/index.php @@ -133,8 +133,13 @@ include('../globalHTML/header-1.php');