Implement short cuts in the creator - like delete key, etc
Open
Nobody has claimed this yet.
frontend - functionality
Jan23
- Dominant language
- Rust
- Stars
- 14
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
@MendyBerger Is it possible to implement keyboard shortcuts in JIG creator {copy, paste, delete, arrows to move}?
- Delete
- Arrows to move (Shift for extra move)
- Control Z (Cmd + Z on mac) (undo) and Control Y (Cmd + Shift + Z on mac) (redo)
- Copy and paste
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.