diff --git a/Files/ResourceDictionaries/DefaultGridSplitterStyle.xaml b/Files/ResourceDictionaries/DefaultGridSplitterStyle.xaml index 411ddd6eb1b7..91905542d1d2 100644 --- a/Files/ResourceDictionaries/DefaultGridSplitterStyle.xaml +++ b/Files/ResourceDictionaries/DefaultGridSplitterStyle.xaml @@ -11,6 +11,7 @@ + @@ -19,7 +20,7 @@ - + + + + + @@ -42,26 +47,25 @@ - + - + + - + + - + + \ No newline at end of file diff --git a/Files/UserControls/PreviewPane.xaml b/Files/UserControls/PreviewPane.xaml index 5757ac928696..b8abceac5a0a 100644 --- a/Files/UserControls/PreviewPane.xaml +++ b/Files/UserControls/PreviewPane.xaml @@ -20,7 +20,6 @@ - diff --git a/Files/Views/ColumnShellPage.xaml b/Files/Views/ColumnShellPage.xaml index 05c1a0fc9369..1d55d2fda6bc 100644 --- a/Files/Views/ColumnShellPage.xaml +++ b/Files/Views/ColumnShellPage.xaml @@ -13,65 +13,6 @@ mc:Ignorable="d"> - - - - - - - - - - - - - - - - - - diff --git a/Files/Views/MainPage.xaml b/Files/Views/MainPage.xaml index 210ae53e0ba8..f4b83d78fdfc 100644 --- a/Files/Views/MainPage.xaml +++ b/Files/Views/MainPage.xaml @@ -25,19 +25,20 @@ + + + + - 1,0,0,0 - 1,0,0,0 - 1,0,0,0 @@ -46,48 +47,6 @@ True False - @@ -446,7 +405,7 @@ x:Load="{x:Bind LoadPreviewPane, Mode=OneWay}" ManipulationCompleted="PreviewPaneGridSplitter_ManipulationCompleted" ResizeBehavior="BasedOnAlignment" - Style="{StaticResource DefaultGridSplitterStyle}" /> + Style="{StaticResource InvisibleGridSplitterStyle}" /> - - - - - - - - - - - - - - - - - - diff --git a/Files/Views/PaneHolderPage.xaml b/Files/Views/PaneHolderPage.xaml index 93c5ba3d5be8..879943cde408 100644 --- a/Files/Views/PaneHolderPage.xaml +++ b/Files/Views/PaneHolderPage.xaml @@ -6,77 +6,32 @@ xmlns:Custom="using:Microsoft.Toolkit.Uwp.UI.Controls" xmlns:Interactivity="using:Microsoft.Xaml.Interactivity" xmlns:animations="using:Microsoft.Toolkit.Uwp.UI.Animations" - xmlns:controls="using:Files.UserControls" xmlns:converters="using:Files.Converters" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:local="using:Files.Views" - xmlns:local1="using:Files" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:mconv="using:Microsoft.Toolkit.Uwp.UI.Converters" - xmlns:multitaskingcontrol="using:Files.UserControls.MultitaskingControl" Background="{ThemeResource PaneHolderPageBackgroundBrush}" mc:Ignorable="d"> + + + + - - - - -