Make tweak columns responsive

This commit is contained in:
Jeffrey
2026-04-29 17:05:53 +02:00
parent 1826d6d8be
commit 5daa922148
2 changed files with 54 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:shell="clr-namespace:System.Windows.Shell;assembly=PresentationFramework"
Title="Win11Debloat"
MinWidth="1130" MinHeight="600"
MinWidth="860" MinHeight="600"
ResizeMode="CanResize"
SnapsToDevicePixels="True"
WindowStartupLocation="CenterScreen"