mirror of
https://github.com/ppy/osu
synced 2024-12-15 11:25:29 +00: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…
Reference in New Issue
Block a user