mirror of
https://github.com/osukey/osukey.git
synced 2025-06-24 12:47:56 +09:00
This changes the editor to track the current track as it is *loaded* by `MusicController`, rather than haphazardly following the current global `WorkingBeatmap` (with a potentially unloaded track) or relying on local immediate-load behaviour (as implemented in `ResourcesSection`).