fgnass / spin.js

A spinning activity indicator
http://spin.js.org
MIT License
9.3k stars 1.02k forks source link

truncate long decimals in animate style property name #333

Closed r0m4n closed 6 years ago

r0m4n commented 7 years ago

When assigning the float to a CSS animate value, IE was incorrectly assigning this property name if the calculated value contained too many characters. See issue #327 See IE Screenshot

theodorejb commented 6 years ago

This issue has been fixed in spin.js v3.0.