this post was submitted on 08 Jul 2023
8 points (100.0% liked)

Liftoff!

4352 readers
1 users here now

A mobile client for Lemmy running on iOS and Android

founded 1 year ago
MODERATORS
 

I'm using Liftoff v 0.10.7 on Android. Accessing new posts by going down works properly. But going up, when accessing previous posts, instead of the post smoothly loading, the post before it loads, giving a jittery experience. Am I the only one?

Edit: It's been highlighted in this github issue.

you are viewing a single comment's thread
view the rest of the comments
[–] mykl@lemmy.world 1 points 1 year ago

Yeah, looks like their contents are dropping out of the cache the moment they're off-screen and scrolling up is causing them to be reloaded ☹️. We are looking at scrolling issues at the moment and hope to resolve this asap.