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.

Disabling looping (formerly circular: false?)

See original GitHub issue

Hi there, thanks for maintaining this. Quick question: is there a way to disable looping at all? For example (ltr):

  • when the slideIndex is 0, no left sliding
  • when the slideIndex is at the last slide, no right sliding

Checking the old docs, it looks like this used to be possible with the option circular: false, but I don’t see this in the current version. Is there another way to accomplish this? Thanks!

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:5
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
phtscommented, May 29, 2018

@jedrzejchalubek @i-a-n There is a PR: #223

2reactions
jedrzejchalubekcommented, May 23, 2018

Hello 👋 Currently, ^3.0 lacks this functionality. Gonna mark this as feature request.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Remove or allow a circular reference - Microsoft Support
The formula =D1+D2+D3 breaks because it lives in cell D3, and it's trying to calculate itself. To fix the problem, you can move...
Read more >
Better way to enable/disabled looping particle system?
Hello, I've been playing with enabling and disabling a particle system by the holding or release of a button press. I have a...
Read more >
Finding and Fixing SOLIDWORKS Circular References
You can turn off potential circular reference warnings via Tools > Options > System Options > Messages/Errors/Warnings > Display potential ...
Read more >
Circular Reference in Excel: How To Find, Remove, or Enable
If you see a circular reference warning in Excel, it usually points to a formula in a cell that, in some way, refers...
Read more >
Errors and Warnings — Verilator 5.005 documentation
This is because the signals keep toggling even without time passing. Thus to prevent an infinite loop, the Verilated executable gives the DIDNOTCONVERGE...
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