mirror of
https://github.com/inventree/inventree-app.git
synced 2026-07-21 19:55:55 +00:00
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:
@@ -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": {},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user