biosustain/shu

Export functionality

Closed this issue · 2 comments

  • Export full canvas.
  • Screenshot of viewport.
  • Set larger window size.
  • Toggle to hide GUI.

From @NicholasCowie :

Users may desire to save the exact position for histograms (because they usually require manual handling).

This requires either including the histogram position in the Escher specification or saving it as a RON scene. Probably we want both, but the RON scene should be easier.

It seems like saving the viewport to an image is not super simple, so I will close this as saving to a escher map and the full screen is already implemented.