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
As per title: hvr-skew, hvr-skew-forward and hvr-skew-backward change abruptly when hovering over them hvr-wobble-top, hvr-wobble-bottom and hvr-wobble-skew don't animate at all.
As per title: hvr-skew, hvr-skew-forward and hvr-skew-backward change abruptly when hovering over them hvr-wobble-top, hvr-wobble-bottom and hvr-wobble-skew don't animate at all.
@marathia I found a way to solve my problem. Maybe it will work for you as well. Just remove perspective(1px)
It solved the issue for me. You can check my own answer in stackoverflow :
As per title:
hvr-skew
,hvr-skew-forward
andhvr-skew-backward
change abruptly when hovering over themhvr-wobble-top
,hvr-wobble-bottom
andhvr-wobble-skew
don't animate at all.Not sure if there are consequences, but disabling
seems to solve this.
Tested on the hover.css demo page with Edge 16 and IE11.
The text was updated successfully, but these errors were encountered: