Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keyboard Shortcuts! #17

Open
khotchkiss13 opened this issue Oct 17, 2014 · 1 comment
Open

Keyboard Shortcuts! #17

khotchkiss13 opened this issue Oct 17, 2014 · 1 comment

Comments

@khotchkiss13
Copy link
Contributor

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
Copy link

GARGAFLARGAHAHA!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants