lbry-desktop/ui/component/fileRenderInitiator
infinite-persistence e367b66a08
Fix stuck video poster when switching videos
## Issue
With autoplay off, clicking on another video from the Recommended section didn't update the video poster.

## Fix
Made a mistake assuming that the whole component will be re-mounted, so was only setting the thumbnail once.
2021-06-26 01:05:23 +08:00
..
index.js Improve <video> poster thumbnail fetching. 2021-06-25 16:00:47 +08:00
view.jsx Fix stuck video poster when switching videos 2021-06-26 01:05:23 +08:00