mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-06-27 09:29:37 -06:00
UI: Properly space total play time separator when loading bar is shown.
This commit is contained in:
@ -64,6 +64,7 @@
|
||||
MinWidth="200"
|
||||
Height="6"
|
||||
VerticalAlignment="Center"
|
||||
Margin="0, 0, 5, 0"
|
||||
Foreground="{DynamicResource SystemAccentColorLight2}"
|
||||
IsVisible="{Binding StatusBarVisible}"
|
||||
Maximum="{Binding StatusBarProgressMaximum}"
|
||||
|
Reference in New Issue
Block a user