I’ll look into this right now. I forgot to ever go back and improve this feature. It’s something that I had taken a few minutes to add in before an update, and it was not thoroughly tested.
Arctic
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
Would there be a chance to add a quick "Show/Hide Posts" toggle to the top menu as well?
Thanks anyways for your dedication!
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!