FireAndForget
LabelledDrawable
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
HasSubmenu
Property has been removed in the appropriate framework-side PR and instead folded into `IsActionable`. See: https://github.com/ppy/osu-framework/pull/5658#discussion_r1114834647
ReportPopover
This only ever barely used to work without the `(..., true)` in `master` because of haphazard operation ordering.
LoadComplete()
Is the more correct place for `BindValueChanged()` callbacks.
OsuTabControlCheckbox
https://github.com/ppy/osu/actions/runs/4868337922/jobs/8681736829.
Fix slider bar tooltips potentially showing negative zero
Closes https://github.com/ppy/osu/issues/23339.
negligence in migrating code
ScalingContainer
const
OmitFirstBarLine
TimingControlPoint
OsuClickableContainer
AbortConfirm()
OsuSliderBar
Fix some clickable elements having no hover and click sounds