GraphiteEditor / GraphiteEditor/Graphite
Alignment buttons for points in the Path tool control bar
- Dominant language
- Rust
- Stars
- 27.2k
- Forks
- 1.3k
- Avg merge
- 20h 5m
- Merged PRs (30d)
- 57
Description
When multiple anchors/handles are selected with the Path tool, we should have the control bar show the alignment buttons that the Select tool's control bar has:
This will make it easier to line up the selected points with one another. There will be edge cases when dealing with colinearity and the selection of different combinations of anchor and handle pairings.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Path tool control bar and the Select tool control bar, then compare how their alignment controls are represented. Define behavior for multiple selected anchors and handles, including the colinearity and mixed anchor/handle cases mentioned in the issue; the work is done when the Path tool exposes equivalent alignment buttons with those cases handled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- computer-graphics, design
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 40/100