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
…t css styles are now set/get via a normalization instead of by fallback code Tweens are now an interface (object) instead of an enum indexed array Normalization function is now cached in tween at animation start for performance and consistency Internal version number is now set directly instead of indirectly
Fixes#849 - SVG attribute initialisation was crashing
Fixes#845 - Inconsistent handling of colour codes, now force rgba()
Fixes#839 - - Possibly mis-identification of lineHeight
Your system information
Checklist
Please describe your issue in as much detail as possible:
Does not work on IE and has an issue manipulating elements' height on Safari
Steps for reproducing this issue (code):
JSFiddle example showing issue in action (code):
https://jsfiddle.net/www6g4j3/14/
The text was updated successfully, but these errors were encountered: