You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 10, 2018. It is now read-only.
This may not be a problem for those only having images in the slides. But when having text content the user experience isn't nice with all slide's text on each other.
The text was updated successfully, but these errors were encountered:
Not sure if I'm having the same Issue, But I am definitely seeing a flicker of the next slide, when progressing forward and of the previous slide when going back.
so I have slides [a] [b] [c] [d] [e] [f] [g], starting with a(bold)
For the first 3 progressive animations - all is fine.
When I transition from [c] to [d] - for a split second I see [e] before it returning to [d].
I assume because there are always only 5 slides in the DOM, that here is some sort of sleight of hand swapping of cards and their content so that we don't fall off the edge of the 5 card list. However, seeing this flicker is ruining my experience 😞 ..
Is there a solution to stop the flicker of the content? @peterwesterlund is this what you're describing?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This may not be a problem for those only having images in the slides. But when having text content the user experience isn't nice with all slide's text on each other.
The text was updated successfully, but these errors were encountered: