Issue:
I've recently integrated OverlayScrollbars into my project and managed to get it working smoothly, even on mobile devices. However, I encountered an issue with the selector element when dragging it while active. Despite successfully updating the scrollbar using the DS:scroll event, the selector element remains fixed at its initial position and height, failing to adjust dynamically with scrolling. ( for mobile I need to use this scrollbar, since ios doesn't show the scrollbar by default)
Request:
Could you advise on how to update the selector class dynamically along with the scrollbar when scrolling? Any insights or suggestions would be greatly appreciated.
Issue: I've recently integrated OverlayScrollbars into my project and managed to get it working smoothly, even on mobile devices. However, I encountered an issue with the selector element when dragging it while active. Despite successfully updating the scrollbar using the DS:scroll event, the selector element remains fixed at its initial position and height, failing to adjust dynamically with scrolling. ( for mobile I need to use this scrollbar, since ios doesn't show the scrollbar by default)
Request: Could you advise on how to update the selector class dynamically along with the scrollbar when scrolling? Any insights or suggestions would be greatly appreciated.
https://kingsora.github.io/OverlayScrollbars/