Fix seeking in replays not correctly pausing samples
Don't stop non-looping samples immediately when pausing
Fix spinner crashing on rewind
Add change handler callbacks from timing screen / components
Fix editor persisting new beatmap even when user chooses not to
Update framework
Fix spinners crashing on unpause
Replace direct references to HitResult.Miss wherever applicable
Fix tests specifying steps in their constructors
See 5888ecd - the same fix is applied here, but in the miss case.
5888ecd
Only regenerate autoplay on editor state change
Allow rotation lock on Android to function properly
According to Google's documentation, fullSensor will ignore rotation locking preferences, while fullUser will obey them. Signed-off-by: tytydraco <tylernij@gmail.com>
Protect "use current time" button against crash when no timing point is selected
Fix spinners not transforming correctly