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

global zoom causes inversion of dom element #18

Closed guidorice closed 7 years ago

guidorice commented 7 years ago

When using the zoom gesture or scroll wheel, to zoom out, after the viewport contents reaches a very small size then it flips orientation from left to right. I suspect this is because the dom element's width is going negative.