Fix results screen parallax being cut off
Fix Debug mode instead of Release mode for mono debug target
We are going to allow multiple instances of the same beatmap info hash as they could be in different beatmap sets.
A remove event should not be fired before the update is successful.
It looks like transactions are used internally during migration.
Add build tasks for visual tests and fix broken launch tasks
(cherry picked from commit fffa6a004cf074caf0cf5c8ae1408a80500859fa)
(cherry picked from commit 257d9d13ac81d85583314f8b5dfabf05661b1572)
(cherry picked from commit 58e65afb45fbc675186e470cc4a268d9eaa2a539)
+ fix Toolbar being toggleable when it shouldn't be able to + allow opening overlays in MenuState.Initial again
Alternative to / closes #2549. Didn't want to reference the toolbar as was done, also wanted to remove the awkward scaling factors so rather than scaling down the inner one, we scale up the outer one.