LegumeFederation / cmap-js

Display and compare biological maps (genetic, physical, cytogenetic, genomic, linkage groups, chromosomes, scaffolds).
GNU General Public License v3.0
4 stars 2 forks source link

Reset button behavior #93

Closed awilkey closed 5 years ago

awilkey commented 6 years ago

Working on cleaning up some loose ends before the next release, and a question that has been hanging since the beginning is in a place to be revisited.

How should the refresh/reset button work? Currently it (mostly) moves the view back to having the first map back at (0,0) and resets any whole mapset zoom, which is sort of useful if you get too lost.

There is an argument for also having it reset the scale zoom on the individual maps, but an alternative exists in it doing a complete reset and bringing the view back to the original configuration.

Open to suggestions on how to proceed with this, including any other behaviors not mentioned.

ekcannon commented 5 years ago

Removed reset button (for now)