From d8bc57eb08dab0f5303575c51c8960a4ca4f37bd Mon Sep 17 00:00:00 2001 From: ClaudioESSilva Date: Tue, 28 Apr 2026 18:16:40 +0100 Subject: [PATCH 1/2] fix #297 --- src/PlanViewer.Core/PlanViewer.Core.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/PlanViewer.Core/PlanViewer.Core.csproj b/src/PlanViewer.Core/PlanViewer.Core.csproj index fb5dcca..6cd5589 100644 --- a/src/PlanViewer.Core/PlanViewer.Core.csproj +++ b/src/PlanViewer.Core/PlanViewer.Core.csproj @@ -15,6 +15,7 @@ + From e6413d6ab346f3e708aa64e9c20016f37f410721 Mon Sep 17 00:00:00 2001 From: ClaudioESSilva Date: Tue, 28 Apr 2026 18:17:54 +0100 Subject: [PATCH 2/2] improve StatusText textblock so the error message is readable #297 --- src/PlanViewer.App/Dialogs/ConnectionDialog.axaml | 6 +++--- src/PlanViewer.App/Dialogs/ConnectionDialog.axaml.cs | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/PlanViewer.App/Dialogs/ConnectionDialog.axaml b/src/PlanViewer.App/Dialogs/ConnectionDialog.axaml index 818c016..1545bc9 100644 --- a/src/PlanViewer.App/Dialogs/ConnectionDialog.axaml +++ b/src/PlanViewer.App/Dialogs/ConnectionDialog.axaml @@ -79,11 +79,11 @@ - +