Move UI scale setup to the beginning of the first run setup
Bring editor design metrics up-to-date
Update beat snap divisor control to be more in line with new designs
OverlayColourProvider
Move `OverlayColourProvider` provisioning of `RoundedButton` to `SettingsButton` for now
Fix incorrect left/right clicking area of mod panels
Handle beat divisor input on mouse down, rather than mouse up
Remove `TriangleButton` usage in editor
EditorRoundedScreen
OnTimelineLoaded
TestSceneRoundedButton
Fix `Timeline` potentially not updating visuals to correct state on first display
BeatDivisorControl
It felt way too unresponsive.
TriangleButton
RoundedButton
SettingsButton
Timeline
Fix Catmull slider parsing with duplicate initial point
Add spotlighted beatmaps filter to beatmap listing
Make "back" binding close opened dropdown menus
Add WIP to beatmap listing search filters
Remove redundant installation of `libavformat` in Linux CI runs
TestOverlayClosing
GlobalAction.Back