Great work! User preferences diverge - I wanted “no blur”, but also “no auto expand” for myself.
While having this in my instance of choice is great, Lemmy as a whole would benefit from improving the default webui with things like these settings. Where could users pitch ideas like this?
deleted by creator
I did it this way in haste. After I’m done with my IRL stuff, I’ll enable options for auto-expand, disabling blur, and blurring community icons.
deleted by creator
Great work! User preferences diverge - I wanted “no blur”, but also “no auto expand” for myself.
While having this in my instance of choice is great, Lemmy as a whole would benefit from improving the default webui with things like these settings. Where could users pitch ideas like this?
done! https://lemmynsfw.com/post/20716
Any chance you could also integrate the CSS tweak for embeds? Something like:
div.post-listing > iframe { width: 100%; height: 26rem; }
Otherwise the size of embedded content like redgif, pornhub etc videos is really tiny.
Yeah. Can you give me an example to reproduce it?
Edit: nvm just added it. Deploying…
Thanks!