-
-
Notifications
You must be signed in to change notification settings - Fork 878
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[BUG] iOS: Pinch zoom broken (a) #1429
Comments
I have the same problem, can someone suggest a solution? |
Wonder if this is related to mouse zoom issue as well with iOS #1414 |
and #1354 |
Don't work zoom with fingers multi_finger_gesture.dart |
Hey @FeofanGreek, if you're still interested, can you try this out with the latest 'master' and Flutter 3.10? |
I think we might need some more context if this issue persists on Do you see the issue both in the emulator and in the deployed app? |
I was wondering if this was related to #1543 ? |
It could be, especially if only the emulator is impacted since the touch behavior on MacOS is a bit different from iOS. I don't run the emulator, I only test on actual devices, where I haven't seen this issue personally. Better test on |
Very similar to #1634. |
Might not be entirely related, but on MacOS I have a similar issue occurring somewhat rarely, regardless of which app I am using (including Mac apps shipped with the OS, like Preview). I think that's a touchpad driver issue. It would be very interesting if anyone with the problem could run the latest tagged version of |
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
Can someone please confirm if this still occurs? |
This issue requires additional information in order to be resolved. However, there hasn't been any response within the last 3 weeks. |
This issue was closed because it has been inactive for 4 weeks, and still requires information in order to be resolved. |
What is the bug?
Zoom not working when swiping with two fingers
What is the expected behaviour?
there should have been a change in scale
How can we reproduce this issue?
Do you have a potential solution?
No
Can you provide any other information?
2023-01-12.11.20.38.mov
Platforms Affected
iOS
Severity
Obtrusive: Prevents normal functioning but causes no errors in the console
Frequency
Rarely: Occurs every so often
Requirements
flutter doctor
finds no relevant issuesThe text was updated successfully, but these errors were encountered: