wekan/packages/wekan-scrollbar
2019-11-20 23:40:04 +02: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 Fix slow scroll on card detail by setting scrollInertia to 0. 2019-11-20 23:40:04 +02: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