mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 13:47:38 +08:00
19a19f915c
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. |
||
---|---|---|
.. | ||
TestSceneDirectorySelector.cs | ||
TestSceneFileSelector.cs | ||
TestSceneKeyBindingPanel.cs | ||
TestSceneMigrationScreens.cs | ||
TestSceneSettingsItem.cs | ||
TestSceneSettingsPanel.cs | ||
TestSceneSettingsSource.cs | ||
TestSceneTabletSettings.cs |