lukeed / bee3d

Support Forum for Bee3D Slider, found @ http://www.lukeed.com/demo/bee3D
MIT License
7 stars 2 forks source link

Continous loop makes repositioning of slides visible in the background #53

Open leolux opened 7 years ago

leolux commented 7 years ago

When using the effect "concave"together with the option continuous: true the first iteration of slides looks good but the second iteration looks a bit different because during each transition you can see the last slide of the left side moving quickly to the right side in the background.

Is it possible to hide the fast moving, side-switching slide until the corresponding transition is almost over?

lukeed commented 7 years ago

Hmm... I don't see this happening. Do you have some kind of transformation applied?

I went to the Continuous Loop demo and changed the effect class to bee3D--effect__concave and I don't see any slides flying around.