dai-siki / vue-image-crop-upload

A beautiful vue component for image cropping and uploading. (vue图片剪裁上传组件)
https://dai-siki.github.io/vue-image-crop-upload/example-2/demo.html
2.08k stars 367 forks source link

Image preview does not zoom with slider at minimum width & height #258

Open krownlesskev opened 2 years ago

krownlesskev commented 2 years ago

Using this component

<uploader
              v-model="showUploader"
              :width="1100"
              :height="619"
              no-circle
              langType="en"
              :langExt="{
                hint: 'Click Here (min size: 1100 x 619)'
              }" />

The image in the preview box does not zoom in when uploading an image at the minimum width and height. E.g 1100 x 619