Skip to content

Commit 9318842

Browse files
ferrariofilippoyaira2
authored andcommitted
Remove outdated comment
1 parent 5895358 commit 9318842

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,6 @@ public async void MultitaskingControl_CurrentInstanceChanged(object? sender, Cur
171171
{
172172
SidebarAdaptiveViewModel.PaneHolder = currentInstance;
173173
SidebarAdaptiveViewModel.PaneHolder.PropertyChanged += PaneHolder_PropertyChanged;
174-
// Issue doesn't update the secondary pane in general
175174
currentInstance.UpdatePanesLayout();
176175
}
177176
SidebarAdaptiveViewModel.NotifyInstanceRelatedPropertiesChanged((navArgs as PaneNavigationArguments)?.LeftPaneNavPathParam);

0 commit comments

Comments
 (0)