clappr / clappr-level-selector-plugin

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

fix: restore backward compatibility with Clappr 0.2.X #83

Closed kslimani closed 4 years ago

kslimani commented 4 years ago

Fix backward compatibility with Clappr 0.2.X.

Fix a minor issue with some events trigger twice while reloading ui.

Added Dash shaka playback plugin in dev. test page to ease future debug.

PS: some "chore" improvement could be also to remove Clappr from dev dependencies. (now loaded from jsDelivr on test page)

leandromoreira commented 4 years ago

Thank you so much @kslimani your care and efforts are what keeps open source community alive and kicking

kslimani commented 4 years ago

Added a minor fix to make the selector scrollable when too many levels to display.

kslimani commented 4 years ago

Applied changes.