perminder-klair / angular-soundmanager2

SoundManager2 Music Player for AngularJs
http://perminder-klair.github.io/angular-soundmanager2/
MIT License
169 stars 108 forks source link

isPlaying takes on the wrong value if there is no next track #58

Open peicodes opened 7 years ago

peicodes commented 7 years ago

If next-track is activated but there is no next track, the music continues, but isPlaying is set to false.

AmirSavand commented 6 years ago

Yes