Closed tim-thimmaiah closed 10 years ago
See latest commit.
Changing the theme correctly initializes the new player however there are issues when playing the music between the players. Maybe we need a 'playerInstance.destroy()'?
This is fixed. The player instances have a destroy() method which removes dom listeners and purges the containing element.
See latest commit.
Changing the theme correctly initializes the new player however there are issues when playing the music between the players. Maybe we need a 'playerInstance.destroy()'?