Skip to content

Add a way to pass 2d options to DOM.context2d like willReadFrequently #397

Description

@bennyschudel

Hi

Can we add a way here to pass options to getContext('2d'). It seems to me that willReadFrequently is only possible when getting the context for the first time.

var context = canvas.getContext("2d");

Best
Benny

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions