GraphiteEditor / GraphiteEditor/Graphite
Custom pivot in some cases has poor visibility
- Dominant language
- Rust
- Stars
- 27.3k
- Forks
- 1.3k
- Avg merge
- 20h 5m
- Merged PRs (30d)
- 57
Description
Gizmos that are put directly on objects that can change colors should be designed in a way that they are always visible.
Currently if the object has the same or very similar color as the custom pivot its impossible to tell where the pivot is located.
Here I set the path to have the fill in the exact color of the pivot gizmo:
One solution to this is to style the pivot as tracker marker:
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the reported case by placing a custom pivot on a color-changing object whose fill matches the pivot, then compare it with the tracker marker examples in the issue. Trace the custom-pivot rendering entry point and determine how visibility should be preserved; done means the pivot remains distinguishable across similar object colors and existing graphics behavior still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- computer-graphics, design
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100