Skip to content

Gesture start events not received #1939

@sodafago

Description

@sodafago

What is the bug?

Hello everyone! I tried to find the same issue, but I didn't find it. If you forward mapController to FlutterMap widget, and will be listen mapEventStream from mapController, you will receive onMultiFinger and onDrag events, while trigger onDrag and onMultiFinger gestures accordingly. You also will be receive dragEnd and multiFingerEnd events, but dragStart and multiFingerStart doesn't. Is it expected behaviour, or bug?

How can we reproduce it?

Take FlutterMap widget, forward mapController to it, and start listen mapEventStream from mapController in main, with printing events to console.

Do you have a potential solution?

I didn't learn code, responsible for sending mapEvents, but I think, this bug doesn't trigger big code changes

Platforms

Mac Os Sonoma

Severity

Minimum: Allows normal functioning

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions