ArgonHealthDisplay
Fix osu!mania beat snap grid sometimes not displaying correctly
glowBar
DrawablePool
I'm not sure what the cause of the issue is, but I'm also not sure why it wasn't using `DrawablePool` (was it not around back then?). Either way, switching to a proper pool fixes things just fine. Resolves https://github.com/ppy/osu/issues/25009.
BASE_SIZE
Change catcher origin position logic to 1:1 match stable on legacy skin
Fix legacy score calculators using incorrect mod multipliers
Move playlist item download button to left
FailAnimation
FailAnimationContainer
Add initial animation for health bars
Fix some incorrect bindable-related code
Fix OAuth refresh attempt when no network available causing full logout (part 2)
Adjust argon health bar to fit with existing layout
Current
Adjust clock usage in line with framework changes