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
Since Opera v20 and Chrome v33, elements that have both a transition and animation applied may snap into place when hovered over.
Unfortunately this is a browser bug and nothing can be done about it in the Hover.css library. A transition will not take affect when an animation is applied as well.
Still no fix or response to the reported bug for this. A workaround may be to move the transition into the animation, so that only an animation need occur. I'll look into this soon.
Since Opera v20 and Chrome v33, elements that have both a transition and animation applied may snap into place when hovered over.
Unfortunately this is a browser bug and nothing can be done about it in the Hover.css library. A transition will not take affect when an animation is applied as well.
Bug reported here: https://code.google.com/p/chromium/issues/detail?id=347993&thanks=347993&ts=1393600890
Example of the issue here: http://codepen.io/IanLunn/pen/noxIf
Hopefully this will be fixed in a not too distant version of Chrome
The text was updated successfully, but these errors were encountered: