Skip to content
This repository has been archived by the owner on Aug 14, 2019. It is now read-only.

Adding shortcuts #95

Closed
Onyxmoon opened this issue Nov 19, 2017 · 1 comment
Closed

Adding shortcuts #95

Onyxmoon opened this issue Nov 19, 2017 · 1 comment
Assignees
Labels
Milestone

Comments

@Onyxmoon
Copy link

Onyxmoon commented Nov 19, 2017

Applies to all platforms

Add shortcuts to match known UX flows.

For example:

  • CTRL/⌘ + S - for saving
  • ⌘ + Q - for closing (macOS specific)
  • CTRL/⌘ + Z - for undoing
  • CTRL+ Y/⌘ + ⇧ + Z - for redo
@elyukai elyukai self-assigned this Nov 19, 2017
@elyukai elyukai added this to the 1.0 milestone Nov 19, 2017
@elyukai elyukai added macos and removed macos labels Nov 19, 2017
@elyukai elyukai added ux and removed enhancement labels Dec 12, 2017
@elyukai
Copy link
Owner

elyukai commented Jan 14, 2018

Implemented above shortcuts and the following:

  • Ctrl/Command + O: Open settings
  • Ctrl/Command + W: Back (go to herolist when in hero view; same as clicking on the back button in the upper left corner)

All shortcuts require their respective buttons to be available as well, e.g. Undo wont work if there is an opened modal.

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

No branches or pull requests

2 participants