From 56d5c38ab1141e4fd1b8521c767448c7004d7a2b Mon Sep 17 00:00:00 2001 From: hariel1985 Date: Tue, 31 Mar 2026 06:04:10 +0200 Subject: [PATCH] =?UTF-8?q?v1.03=20=E2=80=94=20Fluent=20UI=20controls,=20v?= =?UTF-8?q?ersion=20card=20info,=20paste=20fix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Version cards: release dates + supported OS (no LTSC/Version 16.0) - Fluent ComboBox: rounded corners, shadow dropdown, chevron icon - Fluent CheckBox: custom blue checkbox with MDL2 checkmark, hover states - Fluent TextBox: rounded corners, blue bottom border on focus - 64-bit labeled "(ajánlott)" Co-Authored-By: Claude Opus 4.6 (1M context) --- Pages/VersionPage.xaml | 6 +- Styles/ControlStyles.xaml | 185 ++++++++++++++++++++++++++++++++++---- 2 files changed, 173 insertions(+), 18 deletions(-) diff --git a/Pages/VersionPage.xaml b/Pages/VersionPage.xaml index 0940fe3..1e92c9d 100644 --- a/Pages/VersionPage.xaml +++ b/Pages/VersionPage.xaml @@ -20,7 +20,7 @@ GroupName="Version" IsChecked="True" Margin="0,0,0,10"> - @@ -29,7 +29,7 @@ GroupName="Version" Margin="0,0,0,10"> - @@ -38,7 +38,7 @@ GroupName="Version" Margin="0,0,0,10"> - diff --git a/Styles/ControlStyles.xaml b/Styles/ControlStyles.xaml index 34b58d9..057caf3 100644 --- a/Styles/ControlStyles.xaml +++ b/Styles/ControlStyles.xaml @@ -1,33 +1,144 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + @@ -68,13 +179,57 @@ - +