mirror of
https://github.com/osukey/osukey.git
synced 2025-06-03 20:07:18 +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.