mirror of
https://github.com/ppy/osu.git
synced 2026-05-23 18:19:53 +08: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