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 ![]()