mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 22:28:10 +08:00
* 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>