mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
Make transition a bit smoother
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user