Closed alpae closed 7 years ago
This is a pull request to fix the issue in #207,
Thanks a lot for your work! I just had a quick look & it looks nice. Unfortunately I am a bit low on time, but I will definitely test & review it properly tonight ;-)
Hi @wilzbach,
Thank you for your wonderful library. I'm sure you are quite busy but is there any chance you could take a look at this PR? It would be a valuable addition to the library. And as @robear22890 has referenced - we are interested in using it in an msa wrapper for R.
Thank You, zach cp
Yes. I'm not sure if @alpae could be of any help as well.
This is a pull request to fix the issue in #207, i.e. it rescales the overview view to the size of the parent div, if zoomer.overviewboxWidth === 'auto' and limits the height of the overview if zoomer.overviewboxHeight is set to a fixed size. The default behaviour (parameters both set to 'fixed', the existing behaviour is maintained.