You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just added playbackRates option. Version 4.8 and before, its working, on mouse hover, the playback speed menu appear. After 4.9, its doesn't appear, only works clicks.
With videojs 4.8: http://jsbin.com/bayutu/1/
With videojs 4.9: http://jsbin.com/zoceq/1/
Hi,
playbackRateMenu generates div.vjs-menu with supported playback speed, but it need to append vjs-control-content to work popup menu
The text was updated successfully, but these errors were encountered: