this post was submitted on 15 Jun 2024
18 points (100.0% liked)
Thunder App
2794 readers
1 users here now
An open-source, cross-platform Lemmy client for iOS and Android.
This community is intended to discuss features and feature suggestions for Thunder; as well as friendly, respectful talks about Lemmy in general.
Please use the GitHub repository linked below to submit bug reports, so keeping track of them is easier, and make sure to search first if you already can find an issue for your report.
If there are any developers who would like to contribute, feel free to reach out on GitHub!
General Links
Website: Link
GitHub Repository: Link
Matrix Space: Link
Android Releases
IzzyOnDroid: Link
Google Play: Link
iOS Releases
Apple App Store: Link
TestFlight Beta: Link
Related Communities
Nightly Community: Link
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
Hey there, are you by any chance subscribed to a lot of communities? If so, that may be the reason for the stuttering when opening the drawer.
This is a known issue and I have fix for that in this PR which should greatly improve that: https://github.com/thunder-app/thunder/pull/1452
Do you mind sharing if you have full height images enabled? Generally, having that on is a bit more intensive because Thunder needs to calculate the width/height for each image (as Lemmy does not provide that info directly) - this should improve once Lemmy sends back the image dimensions in their API!
If you don’t have that option enabled, feel free to submit a new issue on GitHub and I can take a closer look at it. Thanks!
I'm experiencing the stuttering with full-sized images disabled and enabled. By the way, is there a setting to change the height of images if full-size is disabled?