Reduce notification span during beatmap imports
Fix beatmap present failing directly after an import
Force snaking slider paths to retain a fixed size Co-authored-by: Dean Herbert <pe@ppy.sh>
Hide leaderboard mod filter when on details tab Co-authored-by: Dean Herbert <pe@ppy.sh>
Fix font weight of leaderboard mod filter when unchecked
Moves the global index to a near break if not in a break yet
Easy to read, suggested by peppy
Add iOS file import support Co-authored-by: Dean Herbert <pe@ppy.sh>
Allow closing chat tabs with middle mouse button Co-authored-by: Dean Herbert <pe@ppy.sh>
Use IReadOnlyList for break period list
Avoid using iterations
Fixes a test
avoid allocating an iterator
Update framework
Move DrawableHitObject automatic state logic to base class Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>