7
Resize tall images when using full height image mode?
(self.thunder_app)
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
I switched to thunder from connect recently and had the same question. As it happened I was in GitHub for something else and looked it up, it's a known issue because instances don't have picture height as part of their meta information so the only way to find out how big an image is would be to load it. Something to do with the way thunder is designed precludes this.
Next Lemmy version gets around this issue, once the instances start switching to it.
This is great news! Thanks for looking it up. Was it this PR: https://github.com/thunder-app/thunder/pull/1594 ? Seems like it's been merged, so hopefully will be released soon!
That's the one I meant, yes