mirror of
https://github.com/osukey/osukey.git
synced 2025-06-19 18:27:58 +09:00
Carousel would only expire items when off-screen. This meant that for a case (like a test) where items are generally always on-screen, `UpdateBeatmapSet` calls would result in panels remaining hidden but not cleaned up.