Closed devinmancuso closed 7 months ago
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.
Included a screenshot to demonstrate
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.
Upload post with 3 images and no text.
Latest code at head
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
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