UdaraJay / Pile

Desktop app for digital journaling.
https://udara.io/pile
MIT License
2.06k stars 111 forks source link

When no text is added to an image upload post, then images almost clash with timestamp label because top-margin is not applying #77

Closed devinmancuso closed 7 months ago

devinmancuso commented 9 months ago

Expected Behavior

Noticed a small UI bug where images appear to be missing margin and touching the timestamp label when they are uploaded to a post with no text in it.

This seems to be occurring because when no text is included with the upload, the margin on the image doesn't have the text line to measure against.

Current Behavior

Included a screenshot to demonstrate

Screenshot 2024-02-11 at 12 42 38 PM

Top post is with the issue. Bottom post includes a . character to show how this fixes the margin issue.

Might just be my personal opinion, but bottom looks cleaner spacing.

Steps to Reproduce

Upload post with 3 images and no text.

Build

Latest code at head