Fix skin editor potentially leaving game-wide masking in the wrong state
Move `AllowTrackAdjustments` specification to `RoomSubScreen`
Just going with the simplest way to solve this. Closes https://github.com/ppy/osu/issues/14769.
AllowTrackAdjustments
RoomSubScreen
This reverts commit 06ff4838fb, reversing changes made to 5453ea0ce9.
06ff4838fb
5453ea0ce9
Disallow track adjustments on playlists / multi lounge
Fix wiki main page blurb overflowing at higher ui scale
Update framework with KeyBindings + TextBuilder changes
Add localisation for Settings-KeyBindings-GlobalActions
Fix legacy approach circles accepting 0-alpha
Make `IOsuScreen.AllowTrackAdjustments` nullable
private
SpawnParticle
CreateParticle
virtual
Allows easier overriding (no need to call the `base.CreateParticle` call and worry about overwriting the time value.
Add animation support for mania notes
OnResuming
OnSuspending
MusicController
OsuScreen
nullable
Move (ruleset) settings to realm
TestSceneOsuScreenStack