Skip to content

Drawn SVGs with JSImage blink once in a while #3

Description

@Benur21

SVGs that are added to Monopoly's game (GameState) blink once every few seconds (variable).

The fix is to wait for img.decode() to finish before drawing the image.
Or to add a property to calculate the result right on the constructor.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions