azizkayumov / flashcard-maker-android

Flashcard Maker is an android app that allows you to create and import e-flashcards for convenient, paperless studying.
https://play.google.com/store/apps/details?id=com.piapps.flashcardpro
GNU General Public License v2.0
63 stars 22 forks source link

Pinching and sliding conflict #42

Open greyboxgt opened 2 years ago

greyboxgt commented 2 years ago

Pinching motion to change the font size in the editing mode is a wonderful feature, but quite often it conflicts with the sliding motion. We should not allow slide and pinch at the same time. The suggestion is to disable the card sliding if two fingers are detected and engage only the font size changing function via pinching in this case.