- Issue created by @kdevnayak
- Status changed to Fixed
almost 2 years ago 3:27am 13 May 2023 - 🇮🇩Indonesia gausarts
It is more of a feature than a bug. And when it is not available, it is no bug, just lack of feature :)
A few solutions:
- The easiest, use Splide instead. Be sure to install the relevant plugins: https://git.drupalcode.org/project/splide/-/tree/1.0.x/docs#plugins. Another reason why it is a feature.
- Use Blazy image/ media formatter, and reacts on bio.intersecting to turn on, and the class changes to turn on and off the autoplay.
- Use MutationObserver based on those class changes. Here is a sample from GridStack module.
- Use dBlazy.isVisible() and do whatever you want given the visibility of the slider element.
- Ask such a feature at the library page, or pay somebody to do the job for you.
Feel free to share how you come up.
Automatically closed - issue fixed for 2 weeks with no activity.