Graphite/editor/src
mTvare 90be1f42c6
Fix 'Shallow Select' mode behavior for selection context transference (#2604)
* Fix ancestor always returning None during shallow select

* Fixes

* fix shift remove on both

* cleanup

* one more cleanup

* final(?) fix

* some cleanup

* more stuff

* make shallow the default

* fixes

* fix

* fix

* fix

* Code review

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2025-04-30 03:24:48 +00:00
..
messages Fix 'Shallow Select' mode behavior for selection context transference (#2604) 2025-04-30 03:24:48 +00:00
node_graph_executor Add reference point input to the Mirror node 2025-04-24 05:33:20 -07:00
application.rs Comment out all remaining active Imaginate code 2025-04-12 17:32:24 -07:00
consts.rs Insert point on segment by clicking once (no more sliding) and Alt+click to delete a segment (#2495) 2025-04-30 01:03:24 +00:00
dispatcher.rs Add node description tooltips in the Properties panel and on secondary inputs in the graph (#2590) 2025-04-17 00:59:46 -07:00
generate_ts_types.rs Reorganize cargo dependencies and upgrade most of them (#1815) 2024-07-09 04:08:28 -07:00
lib.rs Add tests to the Ellipse, Artboard, and Fill tools (#2181) 2025-03-07 02:13:15 +00:00
macros.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
node_graph_executor.rs Update Tauri to v2 and execute only the node graph in native (#2362) 2025-04-14 11:43:15 +00:00
test_utils.rs Add Gradient tool test for select and delete removes a stop (#2571) 2025-04-19 16:00:59 -07:00
utility_traits.rs Clean up arg order in process_message() so data is last 2023-01-29 04:07:41 -08:00