Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

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

Merged
spyhunter99 merged 1 commit intoosmdroid:masterfrom
InI4:bug/#1822
Aug 17, 2024
Merged

Fixing bug/#1822 avoiding recreation of bug/#1775.#1876
spyhunter99 merged 1 commit intoosmdroid:masterfrom
InI4:bug/#1822

Conversation

@InI4
Copy link
Copy Markdown
Contributor

@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
Copy Markdown
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
Copy Markdown

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?

@spyhunter99 spyhunter99 merged commit 8838dde into osmdroid:master Aug 17, 2024
@spyhunter99 spyhunter99 added this to the 6.1.19 milestone Aug 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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

4 participants