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

Additional styling to no-thumbnail mode #1326

Closed hjiangsu closed 3 weeks ago

hjiangsu commented 3 weeks ago

Pull Request Description

This PR is just a follow up to #1302. It applies a bit more styling to the no-thumbnail mode to make it feel more consistent with our overall UI. There were just a few quirks that I ran into when using this mode!

Some misc changes are included here too:

Review with whitespace off

Issue Being Fixed

Issue Number: N/A

Screenshots / Recordings

Before After
IMG_1691 IMG_1689
IMG_1690 IMG_1687

Before (tap/long press handling):

https://github.com/thunder-app/thunder/assets/30667958/1c57d415-bf6a-4e63-b334-3aaa8975a64a

After (tap/long press handling):

https://github.com/thunder-app/thunder/assets/30667958/f3b9536e-eee9-4157-a661-05a24e71b2ce

Checklist