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

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions