1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-17 03:52:35 +08:00
Files
osu-lazer/osu.Game.Tests/Visual/Settings
T
Dean Herbert 51ad6289ca Fix global offset adjust control showing adjustment available when it shouldn't
Audio offset is integer based in configuration, so let's make sure not
to show that there's an applicable offset when the value difference is
too low.

I've also fixed rounding to match expectations (`AudioOffset` is
precision limited to integer), and handled the case where a user adjusts
the slider but also has a suggested offset – previously it would not
enable the button after slider adjustments but now it will work as
expected.
51ad6289ca · 2025-04-16 20:21:50 +09:00
History
..
2024-11-01 19:26:56 +01:00
2023-06-24 01:00:03 +09:00
2024-01-18 14:24:49 +03:00