Skip to content

Commit d6e432e

Browse files
committed
Switch status bar with terminal
Revert "Switch status bar with terminal" This reverts commit 8d793ed. Update MainPage.xaml Revert "Switch status bar with terminal" This reverts commit 248347a. Update StatusBar.xaml
1 parent 00ca8ca commit d6e432e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Files.App/UserControls/StatusBar.xaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@
403403
Orientation="Horizontal"
404404
Spacing="4">
405405

406-
<Button
406+
<!--<Button
407407
x:Name="SyncFolderUp"
408408
Height="24"
409409
Padding="8,0,8,0"
@@ -429,7 +429,7 @@
429429
<Button.Content>
430430
<FontIcon FontSize="12" Glyph="&#xE74B;" />
431431
</Button.Content>
432-
</Button>
432+
</Button>-->
433433

434434
<SplitButton
435435
x:Name="ToggleTerminal"

0 commit comments

Comments
 (0)