samvera-labs / openseadragon-react-viewer

A React wrapper around the OpenSeadragon viewer which extends viewer functionality.
https://samvera-labs.github.io/openseadragon-react-viewer/
27 stars 7 forks source link

Issue 3 finish download feature #7

Closed adamjarling closed 4 years ago

adamjarling commented 4 years ago

This supports the download feature in the toolbar. There are 2 options, either download full size, which just opens a new browser window, and download the current cropped canvas view which will download a .jpg file to your local machine.

image