Closed IanLunn closed 9 years ago
let´s hope so!
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.
Removed the effects from 2.0.0 that exhibit this behavior. Will add them back if the issue is fixed by browser vendors.
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