css transitions - css3 cubic-bezier timing function in and out -
i have css3 transition, i've used cubic-bezier timing function works correctly on way in not on way out. have feeling what's happening runs cubic-bezier forward on animation out, , forwards again on way out, instead i'm trying have reverse cubic-bezier curve on way out.
you can see when hover on box swings out fast , slows, , when release hover moves out super fast. here in action, not 100 percent sure how fix this.
Comments
Post a Comment