Skip to content

mapView: Don't claim primary click gesture

Marcus Lundblad requested to merge wip/mlundblad/dont-claim-primary-click into main

Claiming the primary button click gesture prevents long press from triggering. Instead set state to NONE continue the gesture when long pressing on touch.

Fixes #606 (closed)

Merge request reports