lbry-desktop/ui/component/viewers/videoViewer/internal
infinite-persistence a227e6a979
i18n + vjs i18n fixes
- Reverted #7004 as it ended up preventing the rest of the components from being localized when there is an error. Replaced that with a `setLabel` that simply checks if the component exists before setting the label.

- Fix "Autoplay Next On" not localized on initial load -- it was only localized when the setting changes. It is unfortunate that we need to also set the label in an additional `useEffect` instead of just using vjs events, but so be it.
2021-09-07 10:34:28 +08:00
..
plugins recsys v0.2 (#6977) 2021-09-02 18:39:40 -04:00
autoplay-next.js Expanded Playback and List controls (#6921) 2021-09-02 16:05:32 -04:00
overlays.js Revert lazy-loading videojs 2021-07-06 17:04:16 +08:00
play-next.js Expanded Playback and List controls (#6921) 2021-09-02 16:05:32 -04:00
play-previous.js Expanded Playback and List controls (#6921) 2021-09-02 16:05:32 -04:00
theater-mode.js Expanded Playback and List controls (#6921) 2021-09-02 16:05:32 -04:00
videojs.jsx i18n + vjs i18n fixes 2021-09-07 10:34:28 +08:00