rojer / a-s-minus

Awesome Screenshot Minus
102 stars 24 forks source link

Fix keyboard shortcut bindings #27

Open jkayani opened 8 years ago

jkayani commented 8 years ago

This is in response to #23. When the "save view" is loaded (the screen where the user selects where they want to save the screenshot), the keyboard shortcuts are unbinded; this way, the user can change the name of their screenshot (or otherwise hit keys on the keyboard) and not edit the image. When the "editing view" is loaded (the screen where the user edits the screenshot), the shortcuts are rebinded so that they work as intended.

This appears to be work fine for me and doesn't appear to have broken any other features. Please check before merging however; you probably know this extension better than me.