1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 22:07:28 +08:00
osu-lazer/osu.Game/Overlays/Login
Bartłomiej Dach d4e917448d
Fix login panel dropdown forcing user online
It was sort of assuming that the user can't be anything but online when
opening, thus forcing the status to online via the immediately-run value
change callback.
2024-01-02 14:07:04 +01:00
..
LoginForm.cs Normalise login overlay padding/spacing 2023-06-25 12:26:01 -07:00
LoginPanel.cs Fix login panel dropdown forcing user online 2024-01-02 14:07:04 +01:00
UserAction.cs Duplicate sign out string for now 2023-07-03 00:14:26 +09:00
UserDropdown.cs Remove unused usings 2023-06-25 12:58:51 -07:00