Add tabs and info panels

This commit is contained in:
Stone_Red
2024-03-30 13:50:54 +01:00
parent 6853f20fd4
commit b886c6e91c
26 changed files with 319 additions and 57 deletions
+4
View File
@@ -0,0 +1,4 @@
[*.cs]
# CS0067: The event 'HomeCommand.CanExecuteChanged' is never used
dotnet_diagnostic.CS0067.severity = none