detect which handle is being held
This commit is contained in:
@@ -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 () => {
|
||||
|
||||
Reference in New Issue
Block a user