Fix page up / down in `SectionsContainer` with fixed header skipping content
This reverts commit 5f3ff51f7e.
5f3ff51f7e
This reverts commit f282e5b013.
f282e5b013
Fix incorrect settings state if searching too quickly (during load process)
PopupScreenTitle
ShearedOverlayHeader
This will allow for reuse with the first-run overlay.
INotificationOverlay
Seemingly harmless schedule delay ommission meant that the textbox may not be in a state it can handle the incoming focus event. Regressed in https://github.com/ppy/osu/pull/14345#discussion_r690697501.
Sometimes the user is not right.
DangerousButton
Refactor channel scrolling container to handle non-user scrolls
Implement popup screen title component
CancelUserScroll
UserTrackingScrollContainer
GetTooltipText
TooltipText
OsuSlider.TooltipText
This reverts commit abba49fd8f.
abba49fd8f
double
float
UIHoldActivationDelay
All times use double, so let's also use double here.
private set
Co-authored-by: Salman Ahmed <frenzibyte@gmail.com>