-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit b29a32e
save() now takes optional column count
* fix #2493
* save() now takes optional column count, which defaults to highest saved layout otherwise (so we can correctly return back to 12 column when saving in lower res)
* nested grid ALWAYS save to the saved parent container to match
* also changed Utils.removeInternalForSave() to NOT removed w/h=1 optimization as it was causing issues in my app (widget defaults > 1)1 parent e1cbe98 commit b29a32e
File tree
5 files changed
+104
-85
lines changed- doc
- src
5 files changed
+104
-85
lines changed
0 commit comments