moorhen-coot / Moorhen

A JavaScript molecular graphics program
https://moorhen.org
BSD 3-Clause "New" or "Revised" License
7 stars 3 forks source link

Add screenshot manager #398

Closed FilomenoSanchez closed 4 months ago

FilomenoSanchez commented 4 months ago

This update adds a screenshot manager that lets the user set opaque/transparent background used on the screenshots via the new method MGWebGL.setDoTransparentScreenshotBackground(newVal: boolean). More settings might be exposed in the future through this manager.