@dorian Oh really?! Well I do have one request that would be a game changer for me.
Adding loading='lazy' to images
Top-level
@dorian Oh really?! Well I do have one request that would be a game changer for me. Adding loading='lazy' to images 7 comments
@dorian yeah, all it does is that it will delay the request to load an image until I see it, for bandwidth-challenge people like this will be be HUGE <3 @neauoire I'm currently struggling with setting up a public server. Once I get that up I'll share it for folks to test. @neauoire so it seems that loading="lazy" already gets set on all media posts that brutaldon renders. Avatars have the loading="auto" attribute @dorian So I've been thinking about this, and I think it might have been here for a while, but that Netsurf doesn't recognize as a valid attribute. The issue I have with brutaldon is how media loads by default on netsurf, and so the broadband usage is higher than classic mastodon where you can hide media, and have it load only on click. |
@neauoire I'll look into it! I've never used that attribute before, is it set in the img tag?