Graphite/editor
Mohamed Osama 6630e2b964
Place new folders in the correct stack order relative to other selected layers (#1678)
* New folder placed directly above the topmost selected layer in the hierarchy (at the level of the least nested layer)

* fix bug

* Replace `.collect().contains()` with `.any()` and `if` statement with `.then_some()`

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2024-03-16 07:26:46 +00:00
..
src Place new folders in the correct stack order relative to other selected layers (#1678) 2024-03-16 07:26:46 +00:00
Cargo.toml Remove `remain` alphabetical sorting enforcement macros (#1647) 2024-03-06 16:43:51 +00:00
build.rs Launch the Alpha 3 release series 2024-02-29 23:47:11 -08:00