Img upload (#858)

* Refactor existing code for image upload

* re-encode cropped image to jpg

* Fix UX

* prevent crop from blocking UI

* change default action
This commit is contained in:
Oliver
2026-07-14 15:59:37 +10:00
committed by GitHub
parent 0fe2bdd507
commit 73b8de565a
7 changed files with 210 additions and 69 deletions
+6
View File
@@ -388,6 +388,12 @@
"cropImage": "Crop Image",
"@cropImage": {},
"cropImagePrompt": "Do you want to crop this image before uploading?",
"@cropImagePrompt": {},
"useOriginal": "Use Original",
"@useOriginal": {},
"customer": "Customer",
"@customer": {},