this post was submitted on 23 Dec 2024
12 points (100.0% liked)

Arctic

405 readers
2 users here now

Arctic is a Lemmy client for iOS built on pure Swift. It currently supports iOS 15+ and Lemmy v0.17+

Get the latest version on TestFlight, or check it out on the AppStore.

If you would like to support Arctic’s development, feel free to Buy Me A Coffee

founded 2 years ago
MODERATORS
 

That opens randomly and gets in the way of my usual swiping motions. When trying to upvote/downvote and that opens instead, it’s slow to go away and then keeps trying to open, not letting me swipe a quick vote. Then the comment snaps to the left such that part of it is offscreen to the left. Scrolling a little will make the comment realign correctly.

When trying to swipe to the previous screen it randomly opens and now I have to deal with it before I can swipe away, and its slowness gets in the way.

I will never use this, so I’d like to disable it. I haven’t seen a way to do this in options. Thanks!

top 5 comments
sorted by: hot top controversial new old
[–] CreatureSurvive 7 points 1 week ago (2 children)

I managed to fix this already, it was a simple case of skipping a check specifically for the comment swipe actions.

[–] [email protected] 2 points 1 week ago

Thanks for fixing this! I’ve noticed it but never been able to capture it before. Happened rarely.

[–] pixelmeow 2 points 1 week ago (1 children)

Thank you soooo much ❤️

[–] CreatureSurvive 2 points 1 week ago

No problem! I’ll probably release it tonight, I’m just trying to finish up one other feature before I roll out the update.

[–] CreatureSurvive 5 points 1 week ago

Hmm, this is one I hadn’t noticed before. Arctic offers 2 behaviors for swipe actions. Swipe & Release (default) and Drawer. It seems to be randomly jumping between the two behaviors in the comment sections. I was able to reproduce this on my end as well. I should hopefully be able to roll out a hotfix for this today.

Thanks for letting me know about this!