Add ability to paste in image dropzone (#20310)
CI / AMD64 Build (push) Waiting to run
CI / ARM Build (push) Waiting to run
CI / Jetson Jetpack 6 (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
CI / ARM Extra Build (push) Blocked by required conditions

Primarily used in the face library, now users can use ctrl/meta-v to paste images from the clipboard in an image entry field
This commit is contained in:
Josh Hawkins
2025-10-01 12:49:26 -05:00
committed by GitHub
parent 1f061a8e73
commit 8307fe31aa
2 changed files with 50 additions and 6 deletions
+1 -1
View File
@@ -66,7 +66,7 @@
"selectImage": "Please select an image file."
},
"dropActive": "Drop the image here…",
"dropInstructions": "Drag and drop an image here, or click to select",
"dropInstructions": "Drag and drop or paste an image here, or click to select",
"maxSize": "Max size: {{size}}MB"
},
"nofaces": "No faces available",