thunder-app / thunder

Thunder - An open-source cross-platform Lemmy client for iOS and Android built with Flutter
https://thunderapp.dev
GNU Affero General Public License v3.0
712 stars 62 forks source link

Fix pan/pinch triggering unintentional doubletapzoom #1337

Closed CTalvio closed 2 weeks ago

CTalvio commented 2 weeks ago

Pull Request Description

This adds a movement check to onPointerUp in order to prevent triggering double tap slide zoom unintentionally.

Issue Being Fixed

Issue Number: #1164

Checklist

CTalvio commented 2 weeks ago

Yup, just a few lines of code but good to have in a nightly first and check if it needs any tuning. I did load this one up on my actual phone to give it a go a seems a huge improvement. Double tap zoom is nicer to use, too.