Skip to content

Expose a way to redraw the canvas without having to trigger an OSD redraw #8

@iangilman

Description

@iangilman

For interactive graphics or animations you might want to redraw the overlay multiple times even when the underlying OSD doesn't need updating. It would be nice to be able to trigger a draw just of the overlay. You can already do this via the _updateCanvas method, but the underscore marks it as private. Maybe just make it public?

See openseadragon/openseadragon#1452 for more discussion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions