Are you using it on Firefox?
This might help:
html {
overscroll-behavior-y: contain;
}
You can try it with this uBO filter for example:
vger.app##html:style(overscroll-behavior-y: contain !important;)
Are you using it on Firefox?
This might help:
html {
overscroll-behavior-y: contain;
}
You can try it with this uBO filter for example:
vger.app##html:style(overscroll-behavior-y: contain !important;)
What would be good privacy-friendly alternatives?
Settings > Search > Show voice search
Maybe try Mull https://f-droid.org/en/packages/us.spotco.fennec_dos/ ?
https://github.com/Divested-Mobile/Mull-Fenix/issues/30 :
"Safe Browsing is not disabled. It is however set to never send off any information anywhere. It is configured to only use the static lists and perform checks locally. I do not recommend disabling it."
You can upload it to 3rd party image hosting service and then add link to it in the URL field
Or if you want to it in the body you can do this:
![alt text](https://lemm.ee/static/fd8d452/assets/icons/icon-96x96.png)
-->
If you are using adblocker, try adding @@||startrek.website/pictrs/$xmlhttprequest
to your filters.
Not available on Android.
I'll consider an iPhone when they get rid of the giant notch and allow sideloading and more browser engines.
If I set specific height for all images it seems to help with this.
Another way that I think might help is if you can somehow have a placeholder that is the same height as the image is going to be before it is even loaded? I don't know if that would be possible.
Hmm, then I have no idea.
@aeharding@lemmy.world Would it still be possible to try adding that to the CSS? Pull to refresh implementation is still buggy on Android Firefox and this seems to help prevent it from using the browser's own and using the app's own instead.