vue-image-magnifier
vue-image-magnifier copied to clipboard
Zoom Level
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"