Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
13.62k
stars
3.42k
forks
source link
Copy/Paste shortcut (Ctrl+C/Ctrl+V) doesn't work on 5.4.0 #1385
Closed
jihankim closed 10 months ago
Provide environment information
Labelme 5.4.0
What OS are you using?
Windows 10
Describe the Bug
Copy/Paste shortcut (Ctrl+C/Ctrl+V) doesn't work. Both Ctrl+C and Ctrl+V are not working.
Copy/Pate on right-click context menu is working, so the copy/paste function is fine, but the shortcut seems have issues.
Version 5.3.1 seems working fine, I guess this bug is introduced on 5.4.0.
Expected Behavior
Copy/Paste shortcut (Ctrl+C/Ctrl+V) should do copy and paste.
To Reproduce