-
-
Notifications
You must be signed in to change notification settings - Fork 893
Closed as not planned
Labels
blockedThis issue's resolution can't be worked on right nowThis issue's resolution can't be worked on right nowbugThis issue reports broken functionality or another errorThis issue reports broken functionality or another errorexternalThe issue lies in a dependency or Flutter itself (not for plugins)The issue lies in a dependency or Flutter itself (not for plugins)
Description
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
Metadata
Metadata
Assignees
Labels
blockedThis issue's resolution can't be worked on right nowThis issue's resolution can't be worked on right nowbugThis issue reports broken functionality or another errorThis issue reports broken functionality or another errorexternalThe issue lies in a dependency or Flutter itself (not for plugins)The issue lies in a dependency or Flutter itself (not for plugins)