Skip to content

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

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.

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