thunder-app / thunder

Thunder - An open-source cross-platform Lemmy client for iOS and Android built with Flutter
https://thunderapp.dev
GNU Affero General Public License v3.0
712 stars 62 forks source link

Fix issue with tablet mode images and full-height images #1334

Closed hjiangsu closed 2 weeks ago

hjiangsu commented 2 weeks ago

Pull Request Description

This PR fixes a regression where having tablet mode and full height images would cause borders to show on certain images.

Issue Being Fixed

Issue Number: #1330

Screenshots / Recordings

The recordings are too big for GitHub, so I've attached externals links

Before (notice how some images are squished + contain a border) https://files.catbox.moe/qo3v11.webm

After https://files.catbox.moe/xflwxy.webm

Checklist