-
-
Notifications
You must be signed in to change notification settings - Fork 215
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A humble request for some new features #602
Comments
Good day @TanimMahbub :) Sorry for the late answer, but the past weeks were busy and I wanted to take my time to answer your questions and requests.
Regarding you questions:
I hope you got all your answers... If you have further questions or I missed something please don't hesitate to ask! :) |
Thank you so much for taking the time to give this detailed answer, I didn't know about the pre-built themes in Have a nice one @KingSora |
theming is good option to have and currently required in one of my projects. If they can be ported in new version. That would be great |
@TanimMahbub A small update here: I've invested a substantial amount of time into research about smooth scrolling for desktop and mobile. This includes understanding the scrolling strategy of That being said, I dont know yet when I'll be finished but I'll keep you updated :) |
Thanks for the wonderful library, it saved me a lot of time on customized scrollbars, @KingSora! As a token of gratitude, I have updated all the themes from v1 to be compatible with v2 of the OverlayScrollbars. If anyone is looking for these updated themes, you can refer this page https://vickey-dev.github.io/scroll-themes-overlayScrollbars/. These themes are based on the original designs from OverlayScrollbars v1 and have been adapted to work with v2 of the library. |
This post contains some requests and some questions, all about new features and future plans.
Let's start with appreciating @KingSora for this nice plugin. Thank you so much for making the custom scrollbar much more accessible.
I use custom scrollbars a lot, so I have seen almost all of them. This is the best I have seen in perfection. However, there was another jQuery plugin that I have seen but never used. I always wished it was in vanilla JS. The reason I never used it (I meant in a real-life project; I have tried it in personal tests) is it's not maintained properly and has issues.
I'm mentioning that plugin here for two reasons:
Feature Request 1:
Functional arrows (top, bottom for vertical, and left, right for horizontal scrollbar) and options for icons, web font, or SVG/PNG images to use as arrows.
Feature Request 2:
Pre-built themes, so we can just call the theme's name we like, and that would be all for the installation, instead of customizing every single option one by one.
Now, about the questions I have:
When I think about the things I would do if I had certain skills, these are the ideas that come to my mind first, never shared these with anyone, but after seeing and using the OverlayScrollbars plugin I just had to put them in front of you.
Thank you again for the great resource, and I wish you the best of luck.
The text was updated successfully, but these errors were encountered: