flxanimate
flxanimate copied to clipboard
[BUG] HTML5: Some symbols not rendering properly
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