PlatformActionContainer
This reverts commit be91203c92.
be91203c92
- Fix wrong position is set for DHOs for down/right scrolling direction.
TimeAtPosition
flipPositionIfRequired
scrollLength
Direction
int
The property is named `scrollingAxis` to distinguish from `direction`, which is of `ScrollingDirection` type (unfortunate name crash).
Remove unused `RankingType` enum
RankingType
We have `BeatmapLeaderboardScope` instead.
OsuSettingsNumberBox
SettingsNumberBox
SettingsTextBox
OsuModSettingsTextBox
OsuModSettingsNumberBox
Update framework
Change default HoverSounds/HoverClickSounds samples
ChangelogOverlay
This reverts commit d6d87e1975. Actually that broke things due to the "disableable" instances not added early enough, revert for now.
d6d87e1975
DrawableOsuMenuItem
Best practice anyways
Upgrade localisation analyser packages
Ruleset.CreateLegacySkinProvider
Let's just go this way for now, maybe it's a better choice to always create transformers and disallow null, but it's too much work and out of scope at this point
Add support for animated colour fill in new style legacy health bar
Add notification support for private messages and username mentions
drawable.ScreenSpaceDrawQuad
getOriginPositionFromQuad
getTieredComponent
getAnchorFromPosition
Also rename parameter `component` to `xOrY`.