frankyghost / projekktor

The Free Web Video Player
194 stars 75 forks source link

Unable to remove cue points #20

Closed jason-brodie-codebaby closed 10 years ago

jason-brodie-codebaby commented 10 years ago

While investigating why we couldn't remove cue points from a player instance.

When cue point tries to add listeners, then tried to remove them, the removeListeners is unable to remove the event listener for that cue point.

rwlodkowski commented 10 years ago

Fixed in #29