lbry-desktop/ui/component/autoplayCountdown
infiinte-persistence 39db18046f Pause 'Autoplay' when scrolled off screen.
Fixes #-4021.

## Changes:
When the autoplay overlay gets partially off-screen, the timer will be stopped. We can tweak how much down it needs to be scrolled.

When timer is paused, the countdown resets.

The pausing mechanism has no effect on the floating player (since the 'top' can never go negative). This behavior is the same as another big video platform.
2020-06-25 00:23:47 -04:00
..
index.js fix autoplay 2020-05-26 13:13:58 -04:00
view.jsx Pause 'Autoplay' when scrolled off screen. 2020-06-25 00:23:47 -04:00