Skip to content

Conversation

@adumesny
Copy link
Member

Description

  • addRemoveCB may have the user call makeWidget() so prevent multiple instances (which oddly created clone nodes) from happening.
  • also makeWidget() (now call form addWidget()) checks for nested grid options. same optimization remains.

Checklist

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

* addRemoveCB may have the user call makeWidget() so prevent multiple instances (which oddly created clone nodes) from happening.
* also makeWidget() (now call form addWidget()) checks for nested grid options. same optimization remains.
@adumesny adumesny merged commit e44eb1d into gridstack:master May 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.

1 participant