cytomine / Cytomine-Web-UI

The Cytomine-WebUI is the official front-end for Cytomine, developed in VueJS. You will find more information about the Cytomine project on our website.
https://www.cytomine.org
Apache License 2.0
20 stars 20 forks source link

Minimap zoom #117

Open PaulBarZa opened 2 years ago

PaulBarZa commented 2 years ago

I have split the zoom level of the mini map into two.

A first phase (when image viewer zoom level is between 0 and 5) in which we set the zoom of the mini map at a low level (allowing us to see the whole map). A second phase (above 6) in which we set the zoom to an intermediate level that allows us to move quickly around the highly zoomed area, without having a super-zoomed mini map in which we see/can't do nothing.