GraphiteEditor / GraphiteEditor/Graphite
Resizing a shape to zero locks it permanently
Open
- Dominant language
- Rust
- Stars
- 27.2k
- Forks
- 1.3k
- Avg merge
- 20h 5m
- Merged PRs (30d)
- 57
Description
The resize nudge code divides by the shape size. A size.max(DVec2::ONE) clamp prevents a crash, but the shape is already at zero before the clamp takes effect
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.