summaryrefslogtreecommitdiffstats
path: root/packages/wekan-scrollbar
Commit message (Collapse)AuthorAgeFilesLines
* Fix slow scroll on card detail by setting scrollInertia to 0.Lauri Ojansivu2019-11-201-1/+1
| | | | | | Thanks to cafeoh ! Closes #2179
* Update package names.Lauri Ojansivu2019-04-201-1/+2
|
* Include to Wekan packages directory contents, so that meteor command would ↵Lauri Ojansivu2019-04-207-0/+3984
build all directly. This also simplifies build scripts. Thanks to xet7 !