Skip to content

Commit b0521aa

Browse files
yaira2Marco Gavelli
authored andcommitted
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 e661d8e commit b0521aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Files.App/UserControls/StatusBar.xaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@
314314
Orientation="Horizontal"
315315
Spacing="4">
316316

317-
<Button
317+
<!--<Button
318318
x:Name="SyncFolderUp"
319319
Height="24"
320320
Padding="8,0,8,0"
@@ -340,7 +340,7 @@
340340
<Button.Content>
341341
<FontIcon FontSize="12" Glyph="&#xE74B;" />
342342
</Button.Content>
343-
</Button>
343+
</Button>-->
344344

345345
<SplitButton
346346
x:Name="ToggleTerminal"

0 commit comments

Comments
 (0)