Graphite/libraries
seam0s-dev 1a81e45673
Add the settings popover menu for the Overlays toggle (#2523)
* Added granular overlays control based on features

* Added basic support for pivot, path, anchors and handles overlay settings

* Added more overlay checks on anchors and handles

* Add new settings over measurements, hover and selection overlays

* Fix errors introduced while rebasing

* Disable anchors and handles functionality with their overlays, extended selection outline check

* Add check to enable/disable outlines on selected layers

* Toggle handles checkbox in sync with anchors checkbox

* Refactor overlays checks

* Remove debug statements

* Update select_tool.rs to resolve conflict

* Minor fix to reflect anchor checkbox state on the handles

* Minor fix to make anchors checkbox work

* Rearrange menu items, and code review

* Fix pivot dragging

* Add handles overlay check when drawing with pen tool

* Fix constrained dragging when transform cage is disabled

* Fix deselecting user selection when anchors are disabled

* Minor fix for disabling anchors

* Remove All from OverlaysType

* Remove debug statements

* Fix editor crash when selecting other layers with path tool and anchors disabled

* Minor fix on overlays check for all overlays

* Add proper code formatting

* Nits

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2025-04-30 04:15:46 -07:00
..
bezier-rs Replace Bezier-rs use in the 'Offset Path' node with a Kurbo algorithm (#2596) 2025-04-20 04:04:28 +00:00
dyn-any Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
math-parser Add the settings popover menu for the Overlays toggle (#2523) 2025-04-30 04:15:46 -07:00
path-bool Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
rawkit Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00