zhanziyang / vue-croppa

A simple straightforward customizable mobile-friendly image cropper for Vue 2.0.
https://zhanziyang.github.io/vue-croppa/
ISC License
967 stars 128 forks source link

zoomIn() and zoomOut() make image smaller #242

Open DungnvKaopiz opened 3 years ago

DungnvKaopiz commented 3 years ago

I notice that when i make 2 buttons, 1 zoom in and 1 zoom out, whenever i clicked both of them one by one the image get smaller and smaller each time. Does anyone know how to make it scale not percentage-ish ?