mirror of
https://github.com/ppy/osu
synced 2025-01-09 23:59:44 +00: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. |
||
---|---|---|
.. | ||
Beatmaps | ||
Configuration | ||
Database | ||
Graphics | ||
Input | ||
IPC | ||
Modes | ||
Online | ||
Overlays | ||
Properties | ||
Screens | ||
Users | ||
osu.Game.csproj | ||
OsuGame.cs | ||
OsuGameBase.cs | ||
packages.config |