GraphiteEditor / GraphiteEditor/Graphite
Make modal interaction states take exclusive control over inputs
Open
Architecture
- Dominant language
- Rust
- Stars
- 27.2k
- Forks
- 1.3k
- Avg merge
- 20h 5m
- Merged PRs (30d)
- 57
Description
All keys should be blocked from going to other things (global shortcuts, switching tools, etc.) while a modal action is ongoing (a modal action includes dragging with a tool, G/R/S, etc.).
This will fix a very various bugs/edge cases where an ongoing interaction state can be interrupted by pressing a random key, such as one that might group the selected layers or change tools.
*Not a good beginner issue.*
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.