Graphite/editor/src
fiveeyy 5c98378c7a
Fix Ctrl+H layer hiding and Ctrl+L layer locking only working with the graph open (#2029)
* Add DocumentMessage::ToggleSelectedVisibility

* Add DocumentMessage::ToggleSelectedLocked

* Update editor/src/messages/input_mapper/input_mappings.rs

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2024-10-13 14:19:46 -07:00
..
messages Fix Ctrl+H layer hiding and Ctrl+L layer locking only working with the graph open (#2029) 2024-10-13 14:19:46 -07:00
application.rs Fix a lot of Clippy warnings (#1808) 2024-07-09 05:02:52 -07:00
consts.rs Add drag-and-drop and copy-paste file importing/opening throughout the UI (#2012) 2024-09-28 00:19:43 -07:00
dispatcher.rs Factor in artboard clipping to the click target x-ray function (#2028) 2024-10-12 23:38:17 +00:00
generate_ts_types.rs Reorganize cargo dependencies and upgrade most of them (#1815) 2024-07-09 04:08:28 -07:00
lib.rs Update Imaginate to output bitmap data to the graph via Image Frame node (#1001) 2023-02-11 08:56:31 +00:00
macros.rs Restructure the entire editor codebase to consistently match the message hierarchy 2022-08-05 05:38:11 -07:00
node_graph_executor.rs Fix many regressions introduced mostly in #1946 (#1986) 2024-09-26 15:37:03 -07:00
test_utils.rs Improve layer positioning in graph upon reordering; improve history system; add selection history (#1945) 2024-09-01 02:34:18 -07:00
utility_traits.rs Clean up arg order in process_message() so data is last 2023-01-29 04:07:41 -08:00