Closed sevonj closed 4 months ago
I spent some more time thinking about ways to make left alignment look cleaner.
I don't like these paths at all:
The best idea I have so far is this:
Title and meta moved above in list view:
Compact mode:
@Xyphyn Opinion on having roughly this kind of layout for leftAlign?
Sure I completely forgot about left alignment
I rebuilt that draft and pushed it to https://github.com/sevonj/photon/tree/left_align
It's rough, but I think the the layout idea is ok.
Changed views:
I wasn't really happy with my previous draft for list view. Left and right alignments had different layouts and it looked kinda weird anyway.
So I had another go: My new approach doesn't try to bend the embed thumbnails to match the normal ones. They stay in the embed card. Instead, I made the normal layout more consistent with embeds by moving the meta block above.
We could also increase the size a bit, maybe even match the width of the embed thumbnail.
Edit: https://github.com/sevonj/photon/tree/listview-leftalign-draft
I guess I'll add alt text to the list.
I see that list view layout has become near identical to compact layout.
At this point, instead of working a new solution, I suggest just removing the filter for selfposts in PostMediaCompact to make it consistent.
Looks like we're done here!
Describe the bug Left thumbnail alignment does not affect embeds. As a result, thumbnails on the feed bounce left and right depending on the post type, which is somewhat annoying.
Edit: More left align issues
To Reproduce (if applicable)
Tasks:
#34480fff16671b9e519148456eaa7c96cb545072115Expected behavior Consistent thumbnail position on both alignment options.
Screenshots
Versions