Actions
Feature proposal #9185
closedImplement support for auto playing videos when scrolling
Description
Needs to be able to be toggled off/on. Should only play when scrolled into view and pause we scrolled out.
Actions
Added by krileon almost 2 years ago. Updated over 1 year ago.
Description
Needs to be able to be toggled off/on. Should only play when scrolled into view and pause we scrolled out.
Use https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API to determine if in view.