1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 17:07:38 +08:00
osu-lazer/osu.Game/Overlays/Login
Dean Herbert c142adf926
Fix online status not persisting correctly
Regressed at some point.

I don't see much reason not to link the bindable directly with config.
It seems to work as you'd expect. Tested with logout (resets to
"Online") and connection failure (persists).

Closes https://github.com/ppy/osu/issues/29173.
2024-07-29 20:06:27 +09:00
..
LoginForm.cs Adjust calls to GetContainingInputManager() 2024-06-18 07:41:19 +02:00
LoginPanel.cs Fix online status not persisting correctly 2024-07-29 20:06:27 +09:00
SecondFactorAuthForm.cs Adjust calls to GetContainingInputManager() 2024-06-18 07:41:19 +02: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