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

getScale() and getCenter() doesn't work using doubleTapZoom #546

Open
dandys71 opened this issue Mar 23, 2021 · 0 comments
Open

getScale() and getCenter() doesn't work using doubleTapZoom #546

dandys71 opened this issue Mar 23, 2021 · 0 comments

Comments

@dandys71
Copy link

dandys71 commented Mar 23, 2021

Expected behaviour

To get actutal state using getScale() and getCenter() after using doubleTapZoom as it works when using standard two finger scaling.

Actual behaviour

Return bad values. It only returns values of two finger scaling. The change isn't reflected in the attributes, it does not change scale and center attributes after using doubleTapZoom.

Do I have to use different functions to get actual state after double tap zoom or is nessacery to edit SubScalingImageView.class? And how?

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

1 participant