You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix#1849#1816
* always save the layout with the highest resolution no matter what
current column count is (eg: 12 when in 1 column mode)
to make sure we keep full resolution on restore.
Copy file name to clipboardExpand all lines: doc/CHANGES.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -65,6 +65,7 @@ Change log
65
65
66
66
## 4.3.0-dev (TBD)
67
67
* fix [#1868](https://github.com/gridstack/gridstack.js/issues/1868) prevent swap during resize
68
+
* fix [#1849](https://github.com/gridstack/gridstack.js/issues/1849)[#1816](https://github.com/gridstack/gridstack.js/issues/1816) save highest resolution in 1 column mode
68
69
69
70
## 4.3.0 (2021-10-15)
70
71
* you can now swap items of different width if they are the same row/height. Thanks to [spektrummedia](http://spektrummedia.com) for sponsoring it.
0 commit comments