mirror of
https://github.com/ppy/osu.git
synced 2026-05-18 00:00:40 +08:00
27471ad170
Progress didn't work for several reasons: - It was spinning when nothing was actually happening yet (especially egregious with autodownload off) - It was blocking exits (as all progress notifications do) - When actually going to download, two progress notifications would pertain to one thing - It wasn't helping much with the actual implementation of score re-import, cancelling the progress notification would result in similarly jank UX of beatmap importing but not the score.
27471ad170
·
2023-09-18 14:56:06 +02:00
History