Flux-Slider icon indicating copy to clipboard operation
Flux-Slider copied to clipboard

Flash of next image during transition to previous

Open samrayner opened this issue 12 years ago • 4 comments

I'm using the 'slide' transition. It looks great sliding left with .next() but when sliding right with .prev() the image revealed during the slide is the next one rather than the previous one. When the transition is complete, the image switches to the correct (previous) one.

Any idea what's causing this? Thanks!

samrayner avatar Aug 16 '12 10:08 samrayner

Can you let me know what browser and version you're using?

joelambert avatar Aug 17 '12 07:08 joelambert

Safari 6.0 and Chrome 21.0.1180.79 beta both exhibit the flicker (on Mountain Lion). Firefox 14.0 and Opera 11.51 seem unaffected so I would guess it's a WebKit thing. Thanks Joe.

samrayner avatar Aug 17 '12 10:08 samrayner

Sorry Joe, looks like I introduced the bug after all. There were some CSS transitions affecting things that I've now fixed. Cheers!

samrayner avatar Sep 01 '12 11:09 samrayner

Hi joelambert, I have the same problem, my images blink, for reproduce the error, could you use your example mounted on iis or test it with visual studio? I test that, with IIS my images blink whitout it, it does not blink :D Could you help me?

garna avatar Oct 03 '12 04:10 garna