Skip to content

How to invalidate the cached image of a generated Scannable's skin's imageURI? #7

Description

@laus102

If we want to change the image associated with a scannable, how do we refresh the image?

I noticed that you can set skin.imageURI to either a local or remote URI, and setting it to a local one then calling reload() works well, but when we change the image at a certain remote URI, it seems that the Scannable skin is caching the image value for that URI.

If this is correct, how do we clear the cache for a remote image URI?

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions