mirror of
https://github.com/osukey/osukey.git
synced 2025-05-04 21:27:22 +09:00
Make transition a bit smoother
This commit is contained in:
parent
2e28b10c36
commit
165d6ef1bb
@ -17,7 +17,7 @@ namespace osu.Game.Overlays.Settings.Sections.Graphics
|
||||
private Bindable<bool> letterboxing;
|
||||
|
||||
private const int letterbox_container_height = 75;
|
||||
private const int duration = 200;
|
||||
private const int duration = 300;
|
||||
|
||||
[BackgroundDependencyLoader]
|
||||
private void load(FrameworkConfigManager config)
|
||||
|
Loading…
x
Reference in New Issue
Block a user