Skip to content

Conversation

@adumesny
Copy link
Member

Description

fix #2232

  • reading from DOM will now place missing x,y items first available spot again (broke recently)
  • added support to save original info including autoPlacement so if you laod into 1 column then go back to 12 it's the same as loading into 12 directly.
  • added sample showing issue.

NOTE: need to verify why test fail now (might be correct behavior now).

Checklist

  • Created tests which fail without the change (if possible)
  • All tests passing (yarn test)
  • Extended the README / documentation, if necessary

fix gridstack#2232
* reading from DOM will  now place missing x,y items first available spot again (broke recently)
* added support to save original info including autoPlacement so if you laod into 1 column then go back to 12 it's the same as loading into 12 directly.
* added sample showing issue.
@adumesny adumesny merged commit 04c2cf7 into gridstack:master Mar 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GridStack autoposition bug with version > 7

1 participant