mirror of
https://github.com/osukey/osukey.git
synced 2025-06-24 20:57:56 +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.