summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-12-16 11:14:16 +0200
committerLauri Ojansivu <x@xet7.org>2018-12-16 11:14:16 +0200
commit388c1bec451934e7ea499e6189a00b0601ac1e59 (patch)
treeea957321d1ff7c493d00eda5c583ec972d17b5ff
parenta2869e9d2aa052ef627ed8e125a3f8def456b700 (diff)
downloadwekan-388c1bec451934e7ea499e6189a00b0601ac1e59.tar.gz
wekan-388c1bec451934e7ea499e6189a00b0601ac1e59.tar.bz2
wekan-388c1bec451934e7ea499e6189a00b0601ac1e59.zip
- Fix [Card scrollbar ignores mousewheel](https://github.com/wekan/wekan-scrollbar/commit/94a40da51627c6322afca50a5b1f4aa55c7ce7bf).
Thanks to rinnaz and xet7 ! Closes #2058
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e95e54d2..f2e8b855 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,7 @@
This release fixes the following bugs:
- Fix [Popup class declares member name _current but use current instead](https://github.com/wekan/wekan/issues/2059). Thanks to peishaofeng.
+- Fix [Card scrollbar ignores mousewheel](https://github.com/wekan/wekan-scrollbar/commit/94a40da51627c6322afca50a5b1f4aa55c7ce7bf). Thanks to rinnaz and xet7. Closes #2058
Thanks to above GitHub users for their contributions.