Skip to content

Commit 53cd654

Browse files
0x5bfayaira2
authored andcommitted
Update
1 parent 1787aaa commit 53cd654

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/Files.App/Views/MainPage.xaml.cs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -322,10 +322,6 @@ private void SidebarControl_Loaded(object sender, RoutedEventArgs e)
322322

323323
private void RootGrid_SizeChanged(object sender, SizeChangedEventArgs e) => LoadPaneChanged();
324324

325-
/// <summary>
326-
/// Call this function to update the positioning of the preview pane.
327-
/// This is a workaround as the VisualStateManager causes problems.
328-
/// </summary>
329325
private void UpdatePositioning()
330326
{
331327
if (InfoPane is null || !ViewModel.ShouldPreviewPaneBeActive)

0 commit comments

Comments
 (0)