flxanimate icon indicating copy to clipboard operation
flxanimate copied to clipboard

[BUG] HTML5: Some symbols not rendering properly

Open EliteMasterEric opened this issue 1 year ago • 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.

EliteMasterEric avatar Apr 21 '24 19:04 EliteMasterEric

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

Cheemsandfriends avatar Apr 22 '24 12:04 Cheemsandfriends