We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Sample repo can be found here https://gitlab.com/mBaldasty/pagerZoomImageIssue/-/tree/master
It seems that the swipe animation from the NSImageZoom is interfering with the swipe on the pager.
I dont know if it is feasible but to me disabling the swipe / pan on the NSImageZoom when the zoomScale hits 1 or lower should be sufficient here.
Also, video for further reference
Worth noting: This is an iOS issue as Android works fine
The text was updated successfully, but these errors were encountered:
@mBaldasty i released a new version of the zoomimage plugin which should fix it.
Sorry, something went wrong.
@farfromrefug perfect. works like a charm now :)
No branches or pull requests
Sample repo can be found here
https://gitlab.com/mBaldasty/pagerZoomImageIssue/-/tree/master
It seems that the swipe animation from the NSImageZoom is interfering with the swipe on the pager.
I dont know if it is feasible but to me disabling the swipe / pan on the NSImageZoom when the zoomScale hits 1 or lower should be sufficient here.
Also, video for further reference
Worth noting: This is an iOS issue as Android works fine
Bildschirmaufnahme.2024-08-29.um.15.58.52.mov
The text was updated successfully, but these errors were encountered: