GraphiteEditor / GraphiteEditor/Graphite
Familiar shortcut commands
- Dominant language
- Rust
- Stars
- 27.2k
- Forks
- 1.3k
- Avg merge
- 20h 5m
- Merged PRs (30d)
- 57
Description
To maintain familiarity with industry software, here are some commands that we should aim to develop:
- AltDelete/Backspace: If one layer is selected, fill it completely with the primary working color
- AltShiftDelete/Backspace: If one layer is selected, fill its color channels (preserving transparency) with the primary working color
- CtrlDelete/Backspace: If one layer is selected, fill it with the secondary working color
- CtrlShiftDelete/Backspace: If one layer is selected, fill its color channels (preserving transparency) with the secondary working color
- ShiftDelete/Backspace: Open a menu to choose the settings for a fill node that can optionally preserve transparency, choose a blend mode and opacity, and pick from what custom paint type (color/gradient/pattern) to use
This list will expand over time.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.