9
Swiping out of post view no longer works after 0.2.2
(lemmy.sdf.org)
An open-source, cross-platform Lemmy client for iOS and Android.
This community is intended to discuss features and feature suggestions for Thunder; as well as friendly, respectful talks about Lemmy in general.
Please use the GitHub repository linked below to submit bug reports, so keeping track of them is easier, and make sure to search first if you already can find an issue for your report.
If there are any developers who would like to contribute, feel free to reach out on GitHub!
General Links
Website: Link
GitHub Repository: Link
Matrix Space: Link
Android Releases
IzzyOnDroid: Link
Google Play: Link
iOS Releases
Apple App Store: Link
TestFlight Beta: Link
Related Communities
Nightly Community: Link
Do you happen to have left-to-right swipe comment gestures enabled? There was a change in this latest update which adjusts some logic for this. If you have LTR gestures enabled, then you should be able to swipe from the left edge of the screen to go back. If you have LTR gestures disabled, then you should be able swipe from anywhere on the screen to go back.
If you are still having issues, please create a issue on GitHub so that it can be investigated further!
Ahh, it's only from the edge of the screen. At that point it's easier to use the Android back gesture, imo. Maybe it could be changed to allow swiping from anywhere when not on a comment? I don't know what the code looks like, implementing that might be kludgey.
Edit: Should it be working to swipe back if I swipe from the left edge on a comment, or should that still trigger gestures? Right now it's triggering gestures, which makes this change seem odd.
Still having a weird thing where if I swipe back a bit, then decide not to go back (release so that it doesn't go back), and try to again, it takes two attempts, but I assume that's normal.