khoadng / Boorusama

A mobile client for booru sites built with Flutter
GNU General Public License v3.0
165 stars 11 forks source link

Gestures that can be disabled #435

Open Kangaroux opened 5 months ago

Kangaroux commented 5 months ago

The gesture overrides have a "None" option which just uses the default, but there doesn't seem to be a way to disable a gesture. For example, disabling the "go back" swipe gesture by flicking the image down (I accidentally do it way too often and prefer to use the screen edge for nav)