mKlus

Results 6 issues of mKlus

Make feature requested in #289 configurable so clicking on an area of the slider outside the interval moves the slider by one interval. This would better match default scroll bar...

Feature request

When using drag_interval the onChange event is called twice on every move to the right. Her's an example to demonstrate this issue: http://jsfiddle.net/y81j67qh/13/ If you drag the bar to right...

Feature request
[bug] low priority

Building on top of #303 it would be nice to have 'arrow' buttons at both ends of the slider similar to scroll bar that clicking the 'arrow' button would move...

Feature request

It would be nice if we could create Dygraph object without passing in any data (null) or alternatively empty array ([]). This would allow us to create the Dygraph object...

knockout 3.5.0 now ships with new knockout typings inside knockout npm package. This is no longer compatible with "@types/knockout-amd-helpers". Can either "@types/knockout-amd-helpers" be updated or can you add new typings...

**Describe the bug** SCRIPT438: Object doesn't support property or method 'remove' coming from line: scrollbarDummyEl.remove(); **To Reproduce** Steps to reproduce the behavior: Load page with simplebar instantiated. **Expected behavior** No...