Skip to content

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

@bennyschudel

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions