Store overlays, snapping, and grid state in saved documents and toggle them with hotkeys

This commit is contained in:
Keavon Chambers
2024-05-06 22:08:53 -07:00
parent 14262e1527
commit 7845302c50
10 changed files with 149 additions and 71 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
mod input_mapper_message;
mod input_mapper_message_handler;
pub mod default_mapping;
pub mod input_mappings;
pub mod key_mapping;
pub mod utility_types;