From 18371ee6d096de8fcbdbb955eb4a116913add999 Mon Sep 17 00:00:00 2001 From: Tobias Wohlleben Date: Mon, 20 Jan 2025 16:13:38 +0100 Subject: [PATCH] wip --- src/CamBooth/CamBooth.App/LiveView/LiveViewPage.xaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CamBooth/CamBooth.App/LiveView/LiveViewPage.xaml b/src/CamBooth/CamBooth.App/LiveView/LiveViewPage.xaml index 37f6e03..7fe5f46 100644 --- a/src/CamBooth/CamBooth.App/LiveView/LiveViewPage.xaml +++ b/src/CamBooth/CamBooth.App/LiveView/LiveViewPage.xaml @@ -5,7 +5,7 @@ xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:local="clr-namespace:CamBooth.App.LiveView" mc:Ignorable="d" - Title="LiveViewPage" Width="1600" Height="800" + Title="LiveViewPage" Width="1350" Height="900" Background="PaleVioletRed">