mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-06-27 22:06:24 +02:00
UI: Properly space total play time separator when loading bar is shown.
This commit is contained in:
parent
d3208a4c44
commit
74a9b94227
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@
|
|||
MinWidth="200"
|
||||
Height="6"
|
||||
VerticalAlignment="Center"
|
||||
Margin="0, 0, 5, 0"
|
||||
Foreground="{DynamicResource SystemAccentColorLight2}"
|
||||
IsVisible="{Binding StatusBarVisible}"
|
||||
Maximum="{Binding StatusBarProgressMaximum}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue