1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-24 01:33:47 +08:00
Files
osu-lazer/osu.Game.Tests/Visual/Settings
T
Salman Ahmed 19a19f915c Adjust settings panel to autosize to zero when hiding it
Previously, when hiding the settings overlay, it remains to have a width
of `56` (sidebar width), this is due to the panel content being placed
next to the sidebar, so therefore the content has to move 400
(PANEL_WIDTH) + 56 (sidebar_width) backwards, for the overlay to have a
width of 0 on hide.
19a19f915c · 2021-08-07 21:07:08 +03:00
History
..
2020-05-14 19:05:35 +09:00
2019-12-06 18:04:46 +09:00