jellekralt / angular-drag-scroll

Lightweight drag to scroll directive for AngularJS
MIT License
35 stars 27 forks source link

Issue#10 #12

Closed rohitbind closed 8 years ago

rohitbind commented 8 years ago

The issue was because of the e.preventDefault(), now it is fixed you can do the click operation in your app even though the sragScroll is on.