Suwayomi / Tachidesk-Sorayomi

A free and open source manga reader app to read manga from a Tachidesk-Server instance.
https://suwayomi.github.io/Tachidesk-Sorayomi/
Mozilla Public License 2.0
817 stars 62 forks source link

Two-finger zoom is almost unusable on Android app #256

Open KiriKira opened 10 months ago

KiriKira commented 10 months ago

Describe the bug Very happy to see the pinch-to-zoom feature in chagelog. But after updating and experiencing it, I realized that it's very hard to use on Android.

To Reproduce Steps to reproduce the behavior:

  1. Open a manga in any view on Android
  2. Use two fingers to zoom

Expected behavior When I use two fingers, the pinch-to-zoom should be triggered directly. But in reality it's very difficult to find the right angle to use two-finger zoom. If this is due to a conflict with other features, such as long press to use the magnifier, could there be an option to disable the conflict?

Device information (Server)

DattatreyaReddy commented 9 months ago

Hi @KiriKira, This seems to be an issue with Flutter itself as mentioned in the below PR. we may not be able to fix it until this issue is resolved.

KiriKira commented 9 months ago

Thank you for your great work, I'll be more patient.