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

Scroll zoom not working on macos desktop #1953

Open
kttary opened this issue Sep 2, 2024 · 0 comments
Open

Scroll zoom not working on macos desktop #1953

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

Comments

@kttary
Copy link

kttary commented Sep 2, 2024

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

@kttary 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
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