Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Solved: Custom scrollbar style for webkit browser
#3
Looking at this a bit more, how useful do people find the quick-jump way index on desktop? Maybe we can trim that out as it’s mainly a mobile thing.

You’ll want to adjust the #albumcovers rule set in panels.css like:

width:calc(100% - var(--sbw)); // account for scrollbar width
margin-left:var(--sbw); // re-center

This possibly solves another issue posted earlier, I’ll link that here. Note that this means we’d also need to shrink the thumbs a bit.

If we leave the index in we’d need to account for it as well, and we’ll definitely want to explore excepting the Apple devices out of the bespoke scrollbar.
Reply


Messages In This Thread
RE: Custom scrollbar style for webkit browser - by swizzle - 06-16-2020, 08:23 AM

Forum Jump: