From 444d8c1823e12f6f3b17b48c15633ac56f41dda7 Mon Sep 17 00:00:00 2001 From: slweeb <91897291+slweeb@users.noreply.github.com> Date: Tue, 11 Jul 2023 13:14:07 -0400 Subject: [PATCH] 1.8.4 mobile hotfix --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index c2f438a9..f3eac500 100644 --- a/index.html +++ b/index.html @@ -10690,7 +10690,8 @@ else { mouseType = "left"; } - if (e.button === 0 && placingImage) { + if ((e.button === 0 || e.touches) && placingImage) { + if (e.touches) { mouseMove(e); } // downscale the