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

Fixing bug/#1822 avoiding recreation of bug/#1775. #1876

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

InI4
Copy link

@InI4 InI4 commented Dec 21, 2022

Please check carefully.

It fixes #1822 for me, but I did never experience the issue mentioned in #1775.

@hauke96
Copy link
Contributor

hauke96 commented Jul 30, 2023

Just tested your changes and they look good to me, I wasn't able to reproduce bug #1733 👍

@wuan
Copy link

wuan commented Oct 8, 2023

This PR fixes the error described in #1822 as the ACTION_DOWN event on the zoom buttons is consumed as well (by returningtrue from the isTouched method.
Is there anything to be done supporting that this fix can be merged?

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

Successfully merging this pull request may close these issues.

With 6.1.12 pressing on MapView Zoom controller +/- buttons generates LongPress events
3 participants