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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions