From fcd23271948583082959ade315653d3476112bd2 Mon Sep 17 00:00:00 2001 From: Pavel Reznikov Date: Tue, 16 Aug 2016 22:06:05 -0700 Subject: [PATCH] readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 56a102b..cf43dab 100644 --- a/README.md +++ b/README.md @@ -480,6 +480,7 @@ Changes - fix jQuery `size()` ([#486](https://github.com/troolee/gridstack.js/issues/486)). - update _notify to allow detach ([#411](https://github.com/troolee/gridstack.js/issues/411)). - fix code that checks for jquery-ui ([#481](https://github.com/troolee/gridstack.js/issues/481)). +- fix `cellWidth` calculation on empty grid #### v0.2.5 (2016-03-02)