wekan/packages/wekan-scrollbar
2020-08-27 03:15:00 +03:00
..
.gitignore Include to Wekan packages directory contents, so that meteor command would build all directly. 2019-04-20 15:18:33 +03:00
jquery.mCustomScrollbar.css Include to Wekan packages directory contents, so that meteor command would build all directly. 2019-04-20 15:18:33 +03:00
jquery.mCustomScrollbar.js Add setting for mouse scroll deltafactor. Fix snap setting for mouse scroll amount. 2020-08-27 03:15:00 +03:00
jquery.mousewheel.js Include to Wekan packages directory contents, so that meteor command would build all directly. 2019-04-20 15:18:33 +03:00
LICENSE Include to Wekan packages directory contents, so that meteor command would build all directly. 2019-04-20 15:18:33 +03:00
package.js Update package names. 2019-04-20 15:24:09 +03:00
readme.md Include to Wekan packages directory contents, so that meteor command would build all directly. 2019-04-20 15:18:33 +03:00

Meteor Wrapper for Malihu jQuery Custom Scrollbar plugin

Add to your Meteor app

meteor add wekan:wekan-scrollbar

OLD

Add to your Meteor app

meteor add maazalik:malihu-jquery-custom-scrollbar

Compatible with Meteor v0.9.0.1