Skip to content

[Feature request] Include annotation in snapshot #34

Description

@EloiGattet

Hi! Would it be possible to capture also the annotation layer in the "snapshot" tool?

If you got here searching why the snapshot tool gives you a blank png : for the "snapshot" tool to work, the option preserveDrawingBuffer needs to be activated when creating the OpenLIME.Viewer such as :

const lime = new OpenLIME.Viewer('.openlime', {canvas: { preserveDrawingBuffer: true}});
(Thanks @ponchio for the solution on this previous "issue-which-isn't-really-one" 😃

Cheers

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

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions