Исправленыы хоткеи
This commit is contained in:
@@ -403,6 +403,9 @@ public partial class EditorViewModel : ViewModelBase
|
||||
[RelayCommand]
|
||||
private void SelectSelectTool() { CancelPasteMode(); ActiveTool = ToolType.Select; }
|
||||
|
||||
[RelayCommand]
|
||||
private void ToggleGrid() => ShowGrid = !ShowGrid;
|
||||
|
||||
#endregion
|
||||
|
||||
#region Selection + Copy/Paste (A4)
|
||||
|
||||
Reference in New Issue
Block a user