detect which handle is being held

This commit is contained in:
2026-06-14 16:55:04 -04:00
parent 6a0df8a49a
commit f04a9956ff
3 changed files with 16 additions and 13 deletions
+1
View File
@@ -227,6 +227,7 @@
new_profile_image.style.setProperty("--x-offset", "0px");
new_profile_image.style.setProperty("--y-offset", "0px");
resize_photo_box.style.setProperty("--size", "350px");
});
confirm_change.addEventListener("click", async () => {