# Conflicts: # osu.Game/Beatmaps/RankStatus.cs # osu.Game/Online/API/Requests/SearchBeatmapSetsRequest.cs # osu.Game/Overlays/Direct/FilterControl.cs # osu.Game/Overlays/DirectOverlay.cs
Resolves #1941.
Previously the progrress bar would fade out once downloads completed, which felt unintuitive.
allows listening to it again after reaching the end
codefactor.io \(o.o)/ also one unnecessary semicolon
it doubles with global reduction
- Also unbind event handlers - Remove unused field
- Add noVideo option to DownloadBeatmapSetRequest - Make Download fire an event with new download instead of returning it