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 17, 2021. It is now read-only.
It's definitely a bug in flippy. I wanted to release a new version last week end, but I'm a bit late. You can correct the bug in your flip.js if you replace :
Aw, gotcha. I actually had to do even a bit more to get it right, had to subtract a bit actually because it was still stretching. This is the only thing that worked for me:
"perspective":this._nW-400+"px"
Not sure what the clean way to go about this would be right now, but temporarily - this did it.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When i have it do the flip on load, it flips perfect. However, the second I try doing it onclick things get weird.
Check it out here:
new.almostfamous.com/test.html
Any idea what's up?
The text was updated successfully, but these errors were encountered: