From 64d82098258a86d7783cc7dfb4cbc0e366f17b70 Mon Sep 17 00:00:00 2001 From: Ano-sys Date: Fri, 21 Feb 2025 18:07:28 +0100 Subject: [PATCH] Added that canvas is dimmed when splitview is open --- Views/MainWindow.axaml | 14 +++++++++++++- Views/MainWindow.axaml.cs | 1 + 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/Views/MainWindow.axaml b/Views/MainWindow.axaml index e8bc4e3..16eea10 100644 --- a/Views/MainWindow.axaml +++ b/Views/MainWindow.axaml @@ -36,7 +36,7 @@ - + @@ -92,6 +92,7 @@ + @@ -128,6 +129,17 @@ + + + + + + + + + + +