this post was submitted on 04 Mar 2024
10 points (100.0% liked)
Arctic
355 readers
1 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 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I believe I have this fixed now, there were a few issues with my initial implementation. I managed to improve the performance quite a bit, and lessen the api usage in the process. Did you by chance have your post display style set to compact?
Yeah, I use compact post display style. Sorry I forgot to specify this.
No problem, it shouldn’t have been dependent on the post style to begin with. I just wanted to confirm I had found the cause of the issue and was not overlooking something.
It’s working again with the new update, thanks for the fix!