Skip to content

Support creating canvases instead of just being able to get it from the DOM #75

Description

@thanacles

This could be useful for double buffering. Create a canvas -> draw on it -> draw that image on to the canvas that is attached to the DOM.

createCanvas :: Unit -> Effect CanvasElement

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions