GraphiteEditor / GraphiteEditor/Graphite
Rewrite the Path tool's transaction management logic in delete messages
Open
- Dominant language
- Rust
- Stars
- 27.2k
- Forks
- 1.3k
- Avg merge
- 20h 5m
- Merged PRs (30d)
- 57
Description
https://github.com/GraphiteEditor/Graphite/pull/3111 attempts to fix the broken transactions and undo history when performing delete operations in the path tool. The issue is resolved but this is not the ideal way of implementing it correctly (currently it is passing flags between different methods). This should be re written.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.