this post was submitted on 06 Jul 2023
14 points (100.0% liked)

Memmy - An iOS client for Lemmy

2536 readers
1 users here now

Download on the App Store

View on GitHub

Join the Discord

Code of Conduct

founded 2 years ago
MODERATORS
 

What the title says. In Apollo, you were able to configure that if you swipe a comment left, it collapses the entire comment tree from the current top level comment.

That made it easy to jump to the next top level comment after reading responses a few levels deep, if you know what I mean.

you are viewing a single comment's thread
view the rest of the comments
[–] buran 1 points 1 year ago (2 children)

I can tap to do that like I did in Apollo. That said, I do want to customise swipes back to what I’m used to.

[–] Sivar 2 points 1 year ago (1 children)

Tapping closes only comments further downstream from the comment you tapped though, as it should. Swiping on the other hand should close the entire top level comment tree the swiped comment belongs to.

[–] buran 1 points 1 year ago

Oh, gotcha. I always just tapped on the top comment of the tree I wanted to collapse, so I thought you meant the same thing I was doing.