On Windows, the background music preview in Studio uses the native element. I noticed several playback issues:
- Total duration is not shown immediately after the audio loads.
- The progress bar jumps backward after pausing.
- The progress bar reaches the end before the music actually finishes.
These make it hard to preview the soundtrack accurately.I’m willing to submit a PR to fix this by replacing the native player with a custom playback component, so we can manage currentTime, duration, and play state consistently across browsers.
Environment
OS: Windows 11 22H2
On Windows, the background music preview in Studio uses the native element. I noticed several playback issues:
These make it hard to preview the soundtrack accurately.I’m willing to submit a PR to fix this by replacing the native player with a custom playback component, so we can manage currentTime, duration, and play state consistently across browsers.
Environment
OS: Windows 11 22H2