From 71dcfea020af906eb649f7c20d76788d8962b608 Mon Sep 17 00:00:00 2001 From: JohnAFernandez Date: Fri, 28 Feb 2025 00:31:04 -0500 Subject: [PATCH 1/2] Adjust Debug tab This should finally make the debug tab look a lot less shabby --- Knossos.NET/Views/DebugView.axaml | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/Knossos.NET/Views/DebugView.axaml b/Knossos.NET/Views/DebugView.axaml index 1290ca14..12a73537 100644 --- a/Knossos.NET/Views/DebugView.axaml +++ b/Knossos.NET/Views/DebugView.axaml @@ -10,18 +10,21 @@ - - - - + + + + - - - + + + + - + From 9c43a86fae1c09a8edd26620783e0463433a6533 Mon Sep 17 00:00:00 2001 From: JohnAFernandez Date: Tue, 11 Mar 2025 00:39:02 -0400 Subject: [PATCH 2/2] Possible Improved For Clarity Version Includes change to KnossosNET --- Knossos.NET/Views/DebugView.axaml | 32 +++++++++++++++++++------------ 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/Knossos.NET/Views/DebugView.axaml b/Knossos.NET/Views/DebugView.axaml index 12a73537..b28effdd 100644 --- a/Knossos.NET/Views/DebugView.axaml +++ b/Knossos.NET/Views/DebugView.axaml @@ -9,20 +9,28 @@ - - - - - - - - - - + + + + + + -