pygame-web / pygbag

python and pygame wasm for everyone ( packager + test server + simulator )
https://github.com/pygame-web
MIT License
339 stars 40 forks source link

pygame.mixer.music.queue not working on pygbag #106

Closed Lleytonio closed 1 year ago

Lleytonio commented 1 year ago

When I queue another song to play after the first song in pygame on pygame.mixer.music.queue it does not play the second song on the web

pmp-p commented 1 year ago

fixed in 0.8 by https://github.com/pygame-web/pygbag/commit/672de3908b4ccf0b2befc9e3931090875f8e5aea test https://pygame-web.github.io/showroom/pythongit.html?-i#src/test_mixerqueue.py