question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Feature Request: Autoplay, Loop

See original GitHub issue

Hi, I’d love to use this nice slim library in my recent project but I have to switch to something else mostly because it lacks RTL support (in RTL the swipe gesture moves slides to the opposite direction); I guess it should be an easy fix, probably checking I18nManager.isRTL and changing some -/+ would do the trick. My other suggestions, if they fit in the scope of this project, would be adding the ability to loop through data by adding some paddings to the data and having autoplay option, just like a slide show.

Issue Analytics

  • State:open
  • Created 6 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

4reactions
zabojadcommented, Jan 16, 2019

@kkemple maybe not officially support it but just suggest a basic example of loop and autoplay HOC sample in the README?

0reactions
Marcello168commented, Apr 26, 2019

i’ve been thinking about this and I think we can achieve this goal with an HoC that sits over the implementation of this carousel. Essentially setting the timing, behavior, padding the data set, these are all things that can be managed by a higher level abstraction, leaving the carousel unchanged and still a simple solution which is the goal of this project.

The question then becomes do we make this “officially supported” since we are then saying we will maintain and fix all issues. 🤔 maybe not officially support it but just suggest a basic example of loop and autoplay HOC sample in the README?

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Feature Request] Prevent autoplay after end of playlist #346
I see that autoplay has been claimed to be implemented after reading #311 and #134, indeed it works for single video.
Read more >
Make Publish Online Autoplay and Loop - Adobe InDesign
How can we improve InDesign? ← Adobe InDesign: Feature Requests. Make Publish Online Autoplay and Loop. I am preparing a presentation for a ......
Read more >
Autoplay guide for media and Web Audio APIs
The term autoplay refers to any feature that causes audio to begin to play without the user specifically requesting that playback begin.
Read more >
Developers - Feature request: Add muted, loop, and controls as ...
Autoplay is currently switchable in video_file() , but muted, loop, and controls are not. Adding these switches would allow users to include videos...
Read more >
autoplay feature - Background Video ?! | GoDaddy Community
It gives me the option to link or embed a video from Youtube or Vimeo but it wont let me display a background...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found