83912627de
## Issue 5513: Video-setting persistence broken ## Notes - Per videojs recommendation, the setting-restoration should be done after the video has been loaded, so the action was moved to `loadedmetadata`. This fixed the volume slider problem, and should have fixed the playbackRate too. - For playbackRate, there is another special case where it gets reset to 1 (refer to comments in code). |
||
---|---|---|
.. | ||
plugins | ||
overlays.js | ||
theater-mode.js | ||
videojs.jsx |