anthinkingcoder/vue-image-magnifier

Zoom Level

thomashare opened this issue · 1 comments

There is no way to change the zoom level. Such as zoom-level="1.5" to be 150% the source image height/width. Would be useful.

you can set eg

:maskWidth="200"
:maskHeight="200"