clappr / clappr-level-selector-plugin

Clappr Level Selector Plugin
MIT License
76 stars 56 forks source link

Initial rendering was throwing exception #21

Closed gfronza closed 8 years ago

gfronza commented 8 years ago

This one fixes the issue https://github.com/clappr/clappr/issues/727.

Exceptions were raised in the event of MEDIACONTROL_RENDERED, preventing from invoking the new listeners of this same event (dvr-controls in this case).

ariselseng commented 8 years ago

Looking forward to this being merged. It seems to fix missing live icon too (https://github.com/clappr/clappr/issues/727) .

leandromoreira commented 8 years ago

Thanks @gfronza sorry the long wait