Skip to content

remove canvas.ctx = canvas.getContext('2d') #17

@joe-askattest

Description

@joe-askattest

Currently the 2D context is created and then stored on the canvas object. This needs to go.

Wrap the canvas in an object or just move the ctx creation out.

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