Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zoom is buged #88

Open
loopsFreitag opened this issue Sep 14, 2021 · 2 comments
Open

zoom is buged #88

loopsFreitag opened this issue Sep 14, 2021 · 2 comments

Comments

@loopsFreitag
Copy link

zoom starts out of the center and the image gets smaller than the viewport,

the way starts:
Captura de Tela 2021-09-14 às 12 27 46

zoom 0:
Captura de Tela 2021-09-14 às 12 31 23

zoom 0.2392:
Captura de Tela 2021-09-14 às 12 31 52

zoom 0.7177:
Captura de Tela 2021-09-14 às 12 32 15

zoom 1.1962:
Captura de Tela 2021-09-14 às 12 32 36

<vue-croppie ref="croppieRef" :enableExif="true" :enableResize="false" :boundary="{ width: 300, height: 300 }" :viewport="{ width: 220, height: 220, type: 'square' }" @update="update" @result="result" > </vue-croppie>

:enableExif="true"
doesnt seems to work.

is this a bug, or im doing something wrong?

@smlparry
Copy link

smlparry commented Oct 22, 2021

Any resolution here? Im having the same issue

Is this a bug with this repo? or Croppie itself?

@subashshrestha-houzz
Copy link

subashshrestha-houzz commented Mar 8, 2022

I am getting the same issue, its happening after we refresh the page and try to zoom existing image
//cc @jofftiquez

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants