2025-02-08, 02:14 AM
Trying to get smooth scroll effect like in FireFox with the jellyfin desktop client on Linux X11
I have tried several css injections but none are working ?
Can this even be done w/ css?
here is what i have tried :
.element-smooth {
scroll-behavior: smooth;
}
*, html {
scroll-behavior: smooth !important;
}
also scrollbar width, autohide scrollbar until scrolling begins...
thanks
I have tried several css injections but none are working ?
Can this even be done w/ css?
here is what i have tried :
.element-smooth {
scroll-behavior: smooth;
}
*, html {
scroll-behavior: smooth !important;
}
also scrollbar width, autohide scrollbar until scrolling begins...
thanks
Ubuntu 24.04 LTS
Intel Core i5-6500
Intel HD Graphics 530
RAM - 16GiB DDR4
OS drive - Crucial P3 Plus NVMe 512Gib
Storage drive - Samsung SSD 8Tib
Intel Core i5-6500
Intel HD Graphics 530
RAM - 16GiB DDR4
OS drive - Crucial P3 Plus NVMe 512Gib
Storage drive - Samsung SSD 8Tib