issues
search
menpo
/
landmarker.io
Image and mesh annotation web application
https://www.landmarker.io
BSD 3-Clause "New" or "Revised" License
114
stars
21
forks
source link
Keyboard issues
#122
Closed
lirsacc
closed
9 years ago
lirsacc
commented
9 years ago
Fixes #110 and #108.
Keyboard shortcuts using letters are now declared using actual characters (vs keycode) and a flag to accept shift key
Letter-based shortcuts are not impacted by caps lock anymore
Save has been moved to keydown and works on both mac and windows with CTRL/CMD
Removed duplicate code in handling the save notifications
jabooth
commented
9 years ago
Had a play around and looks great. Thanks!
Fixes #110 and #108.