Procházet zdrojové kódy

- Fix [Card scrollbar ignores mousewheel](https://github.com/wekan/wekan-scrollbar/commit/94a40da51627c6322afca50a5b1f4aa55c7ce7bf).

Thanks to rinnaz and xet7 !

Closes #2058
Lauri Ojansivu před 6 roky
rodič
revize
388c1bec45
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      CHANGELOG.md

+ 1 - 0
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.