Graphite/editor/src
mTvare 9236bfcec0
Transfer pasted layers to the viewport center when outside the current view area (#2306)
* Transfer pasted layers to viewport center when not in viewport

Fixes #2301

* Move a layer as a whole and use change

* Make a bbox and move content according to that

* partial fix

* Only move if none within viewport

* Fix import error

* Fix artboard

* tmp, skip ones being added to ab

* fix stuff

* fix formatting

* Code review

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2025-05-20 01:16:06 +00:00
..
messages Transfer pasted layers to the viewport center when outside the current view area (#2306) 2025-05-20 01:16:06 +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 Add Path tool support for Ctrl-dragging to pull out zero-length handles with angle locking (#2620) 2025-05-17 13:23:11 -07: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 tests for the Freehand tool (#2599) 2025-04-30 19:53:59 +00:00
utility_traits.rs Clean up arg order in process_message() so data is last 2023-01-29 04:07:41 -08:00