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

[BUG] Start events doesn't received #1939

Open
sodafago opened this issue Aug 3, 2024 · 0 comments
Open

[BUG] Start events doesn't received #1939

sodafago opened this issue Aug 3, 2024 · 0 comments
Labels
bug This issue reports broken functionality or another error needs triage This new bug report needs reproducing and prioritizing

Comments

@sodafago
Copy link

sodafago commented Aug 3, 2024

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

@sodafago sodafago added bug This issue reports broken functionality or another error needs triage This new bug report needs reproducing and prioritizing labels Aug 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue reports broken functionality or another error needs triage This new bug report needs reproducing and prioritizing
Projects
Status: To do
Development

No branches or pull requests

1 participant