Fix beat divisor control selecting invalid divisors on drag end
This reverts commit 5a6d8f1932.
5a6d8f1932
Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
Don't open profile if it's Autoplay
Co-Authored-By: Dean Herbert <pe@ppy.sh>
Remove slider implicit judgement
Fix slider ticks/repeats contributing to accuracy
Fix potentially invalid push in player while already exiting
Update framework
Reduce allocations of followpoints by reusing existing
Show 'D' rank badge on accuracy circle
Add testflight distribution step automation
* Use slider bar and slider marker coordinates in manual tests instead of hard-coded offsets. * Reword test steps slightly for greater clarity.