Adjust flashlight to more closely match classic scaling
Add "argon" key area for osu!mania
Fix language settings dropdown not updating when changing language in first run setup
Add cursor "smoke" trails
Hide osu!catch touch input controls when relax mod is enabled
Fix mania hold note head disappears
Localize non-localizable setting items
Pin taiko PP calculator's accuracy to the classic value
OsuSkinComponents.SmokeTrail
CursorSmoke
Silence unobserved exceptions in `BeginPlayingInternal`
Compute lifetime start from entry for scrolling hit objects
Hide approach circles immediate on successful hit
Adjust leaderboard score panels sizing based on accuracy/combo width
LifetimeEnd
SmokeContainer
Add osu! hit object dim
There's always one active smoke segment and it's the direct child of `SmokeContainer`. This can be simplified as such.
Smoke
BeginPlayingInternal
Closes #20526.
ScheduleAfterChildren
Fix potential crash when attempting to display an imported score at song select
Always show exclusive fullscreen as enabled on Intel platforms