PoziWorld / PoziTone

Browser extension that adds new features to your favorite online media players.
https://pozitone.com
MIT License
15 stars 2 forks source link

Notification: Those who have two different active players at any one time with a different set of the enabled buttons may experience issues #7

Closed PoziWorld closed 10 years ago

PoziWorld commented 10 years ago

Example: 101.ru and VK play at the same moment. The first has the "play/stop" button enabled. The second has the "add track" button enabled.

The notification for 101.ru shows up first, for VK - second.

Now you are clicking on the "play/stop" button of the 101.ru's notification, but instead of playing/stopping it adds the track to the playlist.

It happens because PoziTone remembers the enabled buttons only for the latest notification shown.


Fix by storing the buttons for each notification.