GraphiteEditor / GraphiteEditor/Graphite
Close Pen Tool path with double click
Open
- Dominant language
- Rust
- Stars
- 27.2k
- Forks
- 1.3k
- Avg merge
- 20h 5m
- Merged PRs (30d)
- 57
Description
This option is handled differently in many applications. In most open source ones double clicking while making a path with Pen Tool equivalents either does not do anything (Gimp), or ends the path drawing without closing the path (Krita, Inkscape). In "industry standard" applications however it makes a new anchor under the cursor placement and closes the path. I think the latter is a good feature to have - especially for quick editing as it does not force user to precisely point at the path start to close it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.