OverlayColourProvider
OsuColour
BorderColour
ExpandingButtonContainer
Felt too long.
updateSize
LoadComplete
FinishTransforms
Co-authored-by: Salman Ahmed <frenzibyte@gmail.com>
ScalingContainer
AllowIme => false
Also adds `AllowWordNavigation => false` to password text box.
ProcessFrame()
Closes #16114.
.ToLocalTime()
DrawableDate
This is required because the class is used in many other places that don't locally call it.
`RNG.Next` is exclusive of the upper bound, meaning that the last sample would never be played.
Would have liked to fix this in a more local way, but the structure of the dropdowns is just a pain in the ass to work with, so this will do for now.
BeatmapSetOnlineStatus
BeatmapOnlineStatus
This variable is used at more than just a set level.