Fix hitting "exit" key after gameplay ends not showing results
This reverts commit 1502edcdc6.
1502edcdc6
Fix hitobjects not properly expiring if scrolling in the editor
Closes #3060
Fix possible nullref if no fruits are ever caught
Disable MusicController's seek during gameplay
Fix usage of culture local ToUpper causing incorrect display on Turkish machines
Apply certain fixes for labelled text box
Fix gameplay always skipping to first hitobject time
Add labelled text box component for the Beatmap Setup Screen
Fix a potential InvalidOperationException when entering song select
Fix resetting database failing due to incorrect disposal logic
Closes #3098.
Closes #3052.
Fix fatal test result on temporary file deletion failures