this post was submitted on 20 Dec 2024
3 points (100.0% liked)

Arctic

433 readers
1 users here now

Arctic is a Lemmy client for iOS built on pure Swift. It currently supports iOS 15+ and Lemmy v0.17+

Get the latest version on TestFlight, or check it out on the AppStore.

If you would like to support Arctic’s development, feel free to Buy Me A Coffee

founded 2 years ago
MODERATORS
 

When using Large post view, posts with a url show that url including thumbnail below the post content. But when opened, the link is above the content. I’d prefer it to be below, so that the 2 look similar—I find it a bit of a visual glitch that the order jumps. Is there a way to do that (couldn’t see one), or could it easily be added?

you are viewing a single comment's thread
view the rest of the comments
[–] CreatureSurvive@lemmy.world 1 points 1 month ago (1 children)

By omitting the content preview I was referring to the post body excerpt in the posts feed

And then in the open post, I would move the title above the link or media preview, and append the post body below like this.

This would make it appear as though the large posts cell was expanding from its current state.

I may do this either way, and just add an option to move the link previews to the bottom of the post. I’m not sure if I should do the same for post images and videos though.

By the way, I did add support for searching setting a few versions back. It’s not fully comprehensive yet, and will not show deeply nested settings, but it does show most options.

[–] dave 2 points 1 month ago (1 children)

Ha—I’d not noticed the pull-down in settings. But I haven’t changed anything for ages either…

I do also like the preview in the main feed—short posts don’t even need opening then which is much easier, especially one-handed.

[–] CreatureSurvive@lemmy.world 2 points 1 month ago

That’s a good point, for now I just added a new setting in the appearance section for placing links above or below the post. I’ll keep working on the updated layout. I’m half tempted to make a customizable layout that you can drag and drop elements where you want them to appear, but that’ll have to be part of a larger update.