Scroll zoom not working on macos desktop #1953
Labels
bug
This issue reports broken functionality or another error
needs triage
This new bug report needs reproducing and prioritizing
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: