Skip to content

Commit 04cf0c9

Browse files
committed
Increase ValueBarHeight
1 parent abeab03 commit 04cf0c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Files.App/UserControls/Pane/InfoPane.xaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,7 @@
271271
Margin="8,8,8,8"
272272
HorizontalAlignment="Stretch"
273273
TrackBarHeight="4"
274+
ValueBarHeight="8"
274275
Visibility="Collapsed"
275276
Value="{x:Bind ViewModel.SelectedDriveItem.PercentageUsed, Mode=OneWay}" />
276277
<Grid

0 commit comments

Comments
 (0)