visible-nearby slide flickering issue caused by loop:true,
hi all,
thought i'd share this as it took me a while to find an answer.
i had a wierd issue where, when using visible-nearby (which is great btw), i had a flickering/ghosting of the sliding transition BUT ONLY when i had more than 4 slides! Note that i was using nested html content inside the slider so it wasnt the original image gallery intention.
anyway, after a bit of digging i found that the loop:true, option was the issue and setting it to false cleared the issue:
the answer was nested in this issue:
http://help.dimsemenov.com/kb/royalslider-javascript-api/dynamicall...
'It's recommended to disable loop option if you will be adding and removing slides. It will work correctly, but may cause "flickering", especially on mobile devices'
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac