You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
blockedThis issue's resolution can't be worked on right nowbugThis issue reports broken functionality or another errorexternalThe issue lies in a dependency or Flutter itselfS: coreScoped to the core flutter_map functionality
Look like scrollWheelZoom does not working on MacOS desktop, to be specific flutter map version 7.0.2. It WORKS on web and windows desktop platform
How can we reproduce it?
add interactionOptions: const InteractionOptions(flags: InteractiveFlag.scrollWheelZoom | InteractiveFlag.pinchZoom | InteractiveFlag.drag) to the flutter map. run it and try scroll zoom with magic mouse, it does not zoom in or out
Do you have a potential solution?
No response
Platforms
macos sonoma
Severity
Minimum: Allows normal functioning
The text was updated successfully, but these errors were encountered:
kttary
added
bug
This issue reports broken functionality or another error
needs triage
This new bug report needs reproducing and prioritizing
labels
Sep 2, 2024
If this is still an issue, it's very likely a Flutter issue, and there's probably not a simple fix/workaround for us, given how platform specific it is. There seems to a wide variety of past and current issues with scrolling on MacOS, especially with magic mice.
Closing this for now! If you think it should be re-opened, feel free to ping me.
JaffaKetchup
added
blocked
This issue's resolution can't be worked on right now
external
The issue lies in a dependency or Flutter itself
S: core
Scoped to the core flutter_map functionality
and removed
needs triage
This new bug report needs reproducing and prioritizing
labels
Nov 24, 2024
blockedThis issue's resolution can't be worked on right nowbugThis issue reports broken functionality or another errorexternalThe issue lies in a dependency or Flutter itselfS: coreScoped to the core flutter_map functionality
What is the bug?
Look like scrollWheelZoom does not working on MacOS desktop, to be specific flutter map version 7.0.2. It WORKS on web and windows desktop platform
How can we reproduce it?
add interactionOptions: const InteractionOptions(flags: InteractiveFlag.scrollWheelZoom | InteractiveFlag.pinchZoom | InteractiveFlag.drag) to the flutter map. run it and try scroll zoom with magic mouse, it does not zoom in or out
Do you have a potential solution?
No response
Platforms
macos sonoma
Severity
Minimum: Allows normal functioning
The text was updated successfully, but these errors were encountered: