mirror of
https://github.com/ppy/osu.git
synced 2024-12-16 03:42:58 +08:00
ba38a27274
When logging in or out the size of the login button would not correctly update, resulting in a messed-up flow of toolbar buttons. This branch fixes the problem by avoiding an invalidation-chain-breaking override of Size. Instead, the loginOverlay bypasses auto sizing by using a new framework feature. |
||
---|---|---|
.. | ||
Options | ||
Pause | ||
Toolbar | ||
ChatOverlay.cs | ||
DragBar.cs | ||
LoginOverlay.cs | ||
MusicController.cs | ||
OptionsOverlay.cs |