lukaszflorczak / vue-agile

🎠 A carousel component for Vue.js
https://lukaszflorczak.github.io/vue-agile/
MIT License
1.49k stars 167 forks source link

Start autoplay only if visible #179

Open cimpok opened 4 years ago

cimpok commented 4 years ago

Another feature request from me. Start autoplay only when the component becomes visible (e.g. by scrolling into view). I would like to have my sequence of images begin playing when a visitor first sees the carousel when it is not on screen when the page loads. So I suggest to pause/delay-the-start of autoplay until the component is scrolled into view. It would be a very important feature when presenting a logical sequence (e.g. a storyline, product features, instruction steps, or just making sure the first (most important) image is always shown first, etc) So let's call it a bug :-) Anyway, it is easy to implement, I think, thank you.

issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the label feature request to this issue, with a confidence of 0.95. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.