Sirajul Muneer

Results 5 comments of Sirajul Muneer

Which docset creates the problem? Have you checked with some other user contributed docsets? Are the config files proper as specified here: [Generating Dash Docsets](http://kapeli.com/docsets)

Guess you are using angular is strict-di mode. The module is not written in with dependency injection string array. You need to either alter the dep injection part of the...

By reading through the code I guess you can control it from your controller. Write event handlers for mouse up/down and toggle $scope.scroll to true/false as required.