ng-scrollbars
ng-scrollbars copied to clipboard
Buttons propagate $event
If using the scrollbars in a menu for example, clicking on the buttons of the scrollbar may result in closing the menu instead of scrolling inside it.
So could you add a stopPropagation to these buttons?
Thanks