You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately not yet, been trying to get around it, looking at the jQuery SlimScroll from rochal, that thing has a allowPageScroll: boolean; property that disables page / parent scroll, so i am looking to see how that has been solved.
hi @mirzinho, I solved this by adding lock and unlock events. This is now available since version 12.2.0.
You can check live demo here. Let me know if it works for you, when you have time to check it out.
I have a container inside a container that both have slimscroll.
Is there a way to prevent parent scrolling while the mouse is scrolling inside the child.
Some option to prevent event bubbling to parent,
The text was updated successfully, but these errors were encountered: