Graphite/editor
seam0s ea59f10b50
Fix editor crash due to mismanaged selected points on layers (#2640)
* Add hash sets to hold ignored points in SelectedLayerState

* Fix non selected anchor dragging

* Update selected points when ignoring handles or anchors

* Refactor selected points status logic

* Refactor ignore_handles and ignore_anchors bools to ShapeState

* Add back in ignore_anchors and ignore_handles in SelectedLayerState

* Code review

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2025-05-18 21:09:58 +00:00
..
src Fix editor crash due to mismanaged selected points on layers (#2640) 2025-05-18 21:09:58 +00:00
Cargo.toml Add shape fill overlays when closing a path (Pen tool) or filling it (Fill tool) (#2521) 2025-04-23 18:33:08 -07:00
build.rs Declare the start of the Alpha 4 release series 2025-02-21 13:52:05 -08:00