osu/osu.Game/Configuration
Dean Herbert e37d415c6f
Keep editor sidebars expanded by default
They will not only contract if the user chooses to have them contract
(new setting in the `View` menu) or if the game isn't wide enough to
allow full interaction with the playfield while they are expanded.

Addressess https://github.com/ppy/osu/discussions/28970.
2024-10-22 20:08:50 +09:00
..
BackgroundSource.cs Automated pass 2023-06-24 01:00:03 +09:00
DevelopmentOsuConfigManager.cs Automated pass 2023-06-24 01:00:03 +09:00
DiscordRichPresenceMode.cs Automated pass 2023-06-24 01:00:03 +09:00
HUDVisibilityMode.cs Automated pass 2023-06-24 01:00:03 +09:00
IGameplaySettings.cs
InMemoryConfigManager.cs Automated pass 2023-06-24 01:00:03 +09:00
IntroSequence.cs
ModSettingChangeTracker.cs
OsuConfigManager.cs Keep editor sidebars expanded by default 2024-10-22 20:08:50 +09:00
RandomSelectAlgorithm.cs Automated pass 2023-06-24 01:00:03 +09:00
RealmRulesetSetting.cs
ReleaseStream.cs
ScalingMode.cs Automated pass 2023-06-24 01:00:03 +09:00
ScreenshotFormat.cs Automated pass 2023-06-24 01:00:03 +09:00
ScrollVisualisationMethod.cs Automated pass 2023-06-24 01:00:03 +09:00
SeasonalBackgroundMode.cs Automated pass 2023-06-24 01:00:03 +09:00
SessionAverageHitErrorTracker.cs Fix global audio offset suggestion feature not taking previous offset value into account 2023-12-29 12:20:58 +01:00
SessionStatics.cs Add DailyChallengeIntroPlayed session static 2024-08-21 03:37:04 +09:00
SettingSourceAttribute.cs Merge pull request #29936 from u4vh3/skinning-colour-customisation 2024-09-27 14:20:58 +09:00
SettingsStore.cs Automated pass 2023-06-24 01:00:03 +09:00
StorageConfigManager.cs Automated pass 2023-06-24 01:00:03 +09:00
ToolbarClockDisplayMode.cs