ucb-snap / Snap-decal-fa14

The official repository for the Snap!: Below the Line Decal at UC Berkeley Fall 2014.
3 stars 16 forks source link

Keyboard Shortcuts! #17

Open khotchkiss13 opened 10 years ago

khotchkiss13 commented 10 years ago

As you may know, there are keyboard shortcuts in Snap!, such as ctrl+s/cmd+s for save. But how are we supposed to know about these shortcuts?

There is also a bug that when working with Snap!, if you want to use a chrome keyboard shortcut, Snap! will try to handle it, and since Snap! may not have code to handle that shortcut nothing happens.

What we would like you to do is find all of the keyboard shortcuts and the Menu items that they go along with, and add the keyboard shortcut to the menu label (i.e 'Save... (ctrl+s)) We would also like for you to figure out how Snap! can pass keyboard shortcuts to the browser if Snap! does not have that particular shortcut (i.e ctrl+shift+j for JavaScript Developer console).

jeeves833 commented 10 years ago

GARGAFLARGAHAHA!