From 4aa4810a20932d0fdef91c424c10c7c53170f3ce Mon Sep 17 00:00:00 2001 From: Alain Dumesny Date: Fri, 18 Jun 2021 12:33:18 -0700 Subject: [PATCH] update doc --- doc/CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/CHANGES.md b/doc/CHANGES.md index ee3733a36..f711bd4b6 100644 --- a/doc/CHANGES.md +++ b/doc/CHANGES.md @@ -62,6 +62,7 @@ Change log ## 4.2.5-dev (TBD) * fix [#1784](https://github.com/gridstack/gridstack.js/issues/1784) `removable:true` working by itself (without needing `acceptWidgets:true`) +* fix [#1791](https://github.com/gridstack/gridstack.js/pull/1791) removed drag flicker and scroll issue. Thanks [@nelsieborja](https://github.com/nelsieborja) ## 4.2.5 (2021-5-31)