Skip to content

Need preserveDrawingBuffer: true #20

@greggman

Description

@greggman

WebGL by default does not preserve the contents of the canvas across draw calls like canvas 2d does.

To fix this you need to pass in {preserveDrawingBuffer: true} to getContext

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