mirror of
https://github.com/ppy/osu.git
synced 2025-03-06 09:07:22 +08:00
Applies two changes: - Use `TransformImmediately` which achieves the same wanted transition behaviour without any issues. - Move the transition behaviour override into `BeatmapListingSearchControl` in a nested subclass of `UpdateableBeatmapSetCover`.