krille-chan / fluffychat

The cutest instant messenger in the [matrix]
https://fluffychat.im/
GNU Affero General Public License v3.0
1.1k stars 191 forks source link

feat: add option to configure reply swipe direction #1159

Closed MrSpoony closed 3 months ago

MrSpoony commented 3 months ago

I'd really love there to be an option to reply by swiping from left to right. So I added a small pull request with the corresponding changes.

There is now an option to change the swipe direction in the settings.

:white_check_mark: Tested on Android

Issues that "kinda" reference this: #891 and #957

Mek101 commented 1 month ago

Thanks, that was very easy to review and looks clean. Normally I am against too many options, but as FluffyChat runs on so many platforms, it might make sense to make this configurable to solve the problem, when the swipe direction collides with a platform specific swipe gesture

At least on android the backwards swipe can be triggered on both sides, so I'm not sure how effective this workaround could be