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
Some (complex) maths in expressions used to calculate circle-radius are failing in IE11 - circles appear small and fixed with no variation. Same code renders correctly in other browsers.
Version: 0.49.0
Internet Explorer 11
Some (complex) maths in expressions used to calculate circle-radius are failing in IE11 - circles appear small and fixed with no variation. Same code renders correctly in other browsers.
Both these fail:
Console reports: Object doesn't support property or method 'log2'
Have reverted to unsophisticated 'property' and 'stops' sizing from pre-expression days.
The text was updated successfully, but these errors were encountered: