tiny-slider icon indicating copy to clipboard operation
tiny-slider copied to clipboard

Is it possible to load of images after loop before animation instead of afterwards?

Open PeterAtDesquare opened this issue 2 years ago • 0 comments

Issue description:
When a slider loops it loads the stack of slides after the last animation. Therefor there is a blank slide until the animations stops and the "refill" of slides is done. Check this small clip out which shows the issue: https://s3.eu-west-1.amazonaws.com/desquareftp/tmp/Tiny-Slider-loop-bug.mp4

slider setting:
container: '.tiny-slider', speed: 1000, controls: false, nav: false, axis: 'vertical', lazyload: false, autoplay: true, autoplayButtonOutput: false

Tiny-slider version:
2.9.4 Browser name && version:
All browsers so far. Tested on last three versions of Chrome, Android KitKat, Samsung Tizen browser and latest Safari. OS name && version:
Linux + Tizen + Mac and Windows

PeterAtDesquare avatar Feb 20 '22 12:02 PeterAtDesquare