this post was submitted on 19 Feb 2025
6 points (100.0% liked)
Arctic
472 readers
14 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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yeah, this would happen because Arctic uses the cached data from the post feed for the initial display of the post, and then reloads the post in case the data is stale.
I just fixed this. When opening a post now, it will apply the proper formatting for the initial display. This will prevent the flicker, there may still be some changes that pop in if the post has been updated.