Dot-Stuff/flxanimate

[BUG] HTML5: Some symbols not rendering properly

Opened this issue · 1 comments

This issue appears to be caused by element.SI.FF being null sometimes, with the solution being to add a check and ensure it defaults to 0 if it is unspecified.

Something to note aswell, in the dev branch the proposed solution doesn't seem to be fixed by this issue for some reason.
Might need to dig in to see why does that happen