From 93c955b6b21a5074c1a08ce3c90c173a9260c93a Mon Sep 17 00:00:00 2001 From: U+5BFA Date: Sun, 12 Mar 2023 01:30:46 +0900 Subject: [PATCH 1/9] Feature: First trial of introducing new style to props window --- .../Views/Properties/MainPropertiesPage.xaml | 165 ++++++------------ 1 file changed, 54 insertions(+), 111 deletions(-) diff --git a/src/Files.App/Views/Properties/MainPropertiesPage.xaml b/src/Files.App/Views/Properties/MainPropertiesPage.xaml index e9d59d9f51a3..0bdce48928c0 100644 --- a/src/Files.App/Views/Properties/MainPropertiesPage.xaml +++ b/src/Files.App/Views/Properties/MainPropertiesPage.xaml @@ -17,7 +17,7 @@ - + @@ -33,49 +33,31 @@ - + - - - - - - - - + - + - @@ -85,97 +67,58 @@ Height="64" IsSelected="{x:Bind IsSelected, Mode=TwoWay}" Tag="{x:Bind ItemType}"> + + + - - - - - - - - - - - - - - - - - + - + + + + + + + + + + + + + +