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

[EPIC] Shortcut key on diagram #97

Open
MrCoder opened this issue Nov 26, 2023 · 0 comments
Open

[EPIC] Shortcut key on diagram #97

MrCoder opened this issue Nov 26, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@MrCoder
Copy link
Collaborator

MrCoder commented Nov 26, 2023

There are two types of shortcut keys: Navigation and Operation.

Navigation

Commonly, the active selection is emphasized in a certain way. For instance, the subsequent diagram employs a ring for highlighting.
image

The sequence of selection should naturally align with the visual arrangement of the elements, enabling user navigation via arrow keys.

Operation

It is a lot more complex. Here are some ideas:

  • Start editing: select and start typing or double click
  • Complete editing: Enter
  • Discard editing: ESC
  • Text wrap: Shift_Enter (DSL update needed)
  • If participant is in editing mode, clicking Tab will going into next participant and enters editing mode; if that is the last participant, create a new participant
@MrCoder MrCoder added the enhancement New feature or request label Nov 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant