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

Icons in the right/ side/ control panel #14

Open
dan-fritchman opened this issue Nov 4, 2022 · 1 comment
Open

Icons in the right/ side/ control panel #14

dan-fritchman opened this issue Nov 4, 2022 · 1 comment

Comments

@dan-fritchman
Copy link
Collaborator

The idea is that:

  • (a) Every "command" or "action" take-able in any given state has both a shortcut key, and a sidebar clickable
  • (b) The sidebar clickables consist of (1) a little logo, (2) a description, and (3) an indication of the shortcut key.
    • The latter would preferably make it very clear that it's saying "press this key to do that"
@dan-fritchman
Copy link
Collaborator Author

The changes in d184f66 make a little SVG icon for each shortcutKey.

Had been hoping to, at least in AddInstance mode, also drop in a small SVG image of the symbol. This proved a bit more of a pain than planned, as the React/ MUI libraries it uses don't really want SVG from strings.

So for now it looks like so:

image

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

No branches or pull requests

1 participant