Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flash of next image during transition to previous #42

Open
samrayner opened this issue Aug 16, 2012 · 4 comments
Open

Flash of next image during transition to previous #42

samrayner opened this issue Aug 16, 2012 · 4 comments

Comments

@samrayner
Copy link

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!

@joelambert
Copy link
Owner

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

@samrayner
Copy link
Author

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
Copy link
Author

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

@garna
Copy link

garna commented Oct 3, 2012

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants