summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-12-09 00:43:21 +0200
committerLauri Ojansivu <x@xet7.org>2018-12-09 00:43:21 +0200
commit90208b774ab562fa683596935b966980899f61d8 (patch)
tree197febcef8f740e9c93eefc4a95f3903b7ee48bc /CHANGELOG.md
parentbc35d9fe1a97d8643439966523d021818f49f315 (diff)
downloadwekan-90208b774ab562fa683596935b966980899f61d8.tar.gz
wekan-90208b774ab562fa683596935b966980899f61d8.tar.bz2
wekan-90208b774ab562fa683596935b966980899f61d8.zip
- Fix [Clicking the scrollbar closes the card on Chrome](https://github.com/wekan/wekan/issues/1404)
by changing [mquandalle:perfect-scrollbar to malihu-jquery-custom-scrollbar](https://github.com/wekan/wekan/pull/2050). that works also when clicking scrollbar in Chrome. Also added back required packages that were removed in PR. Thanks to hupptechnologies and xet7 !
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5e78a6fc..0bf91a1a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+# Upcoming Wekan release
+
+- Fix [Clicking the scrollbar closes the card on Chrome](https://github.com/wekan/wekan/issues/1404)
+ by changing [mquandalle:perfect-scrollbar to malihu-jquery-custom-scrollbar](https://github.com/wekan/wekan/pull/2050).
+ that works also when clicking scrollbar in Chrome. Also added back required packages that were removed in PR.
+
+Thanks to GitHub users hupptechnologies and xet7 for their contributions.
+
# v1.84 2018-12-07 Wekan release
This release fixes the following bugs: