skyjake / lagrange

A Beautiful Gemini Client
https://gmi.skyjake.fi/lagrange/
BSD 2-Clause "Simplified" License
1.21k stars 64 forks source link

Zooming on iOS #462

Open printfn opened 2 years ago

printfn commented 2 years ago

I’ve been using Lagrange on an iPad, and have had issues with accidental zooming. When I close the app with a five-finger gesture, it often accidentally adjusts the zoom level a bit.

I was wondering if it would maybe be possible to add a setting to disable the two-finger zoom gesture?

skyjake commented 2 years ago

You're right, the zoom gesture is not working as it should. I've noticed accidental zooming even while just using my phone normally, bottom-swiping between apps.

I'll adjust the threshold for triggering the zoom, and make sure it gets cancelled if more than two fingers are detected.