informatics-isi-edu / openseadragon-viewer

2D viewer with openseadragon
Apache License 2.0
5 stars 2 forks source link

Next and previous button in z-plane #83

Closed RFSH closed 3 years ago

RFSH commented 3 years ago

We should investigate whether it makes sense to add next/previous buttons. Pressing the button should change the displayed main image. There are some corner cases that require more thinking. For example if user is already looking at the last image on the list, what does clicking on next button actually does? Should we fetch the next page and show the first image?