mirror of
https://github.com/videojs/video.js.git
synced 2024-12-14 11:23:30 +02:00
41bd855e19
* Refactored ChaptersButton, broke logic into several methods. * Fixed the issues in #3447 about in some browsers tracks have an empty cues array instead of null. * Now we always subscribe to load event, and force an update. Also, track changes are handled, so chapters track can now be changed at runtime. * Fixed the issue in #3447 about chapters menu items are not selectable. Now automatic update of the selected item based on player time works fine. * Implemented the usage of the chapters track's label attribute as menu title, if it's present. If not, we fall back to the localized "Chapters" title. * Refined the menu styling, so that vjs-menu-title telement won't get the hover effect, It would confuse users, because they might believe that the title item is a clickable item too. |
||
---|---|---|
.. | ||
api | ||
require | ||
unit | ||
globals-shim.js | ||
index.html | ||
karma.conf.js |