openlime icon indicating copy to clipboard operation
openlime copied to clipboard

[Feature request] Include annotation in snapshot

Open EloiGattet opened this issue 2 years ago • 1 comments

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

EloiGattet avatar Jun 27 '22 12:06 EloiGattet

Hi! I would like to add to this enhancement request the possibility to capture the measures made with the ruler tool in the snapshot please!

EloiGattet avatar Aug 24 '22 10:08 EloiGattet