Skip to content

recreated grid trash issue#2647

Merged
adumesny merged 1 commit into
gridstack:masterfrom
adumesny:master
Mar 30, 2024
Merged

recreated grid trash issue#2647
adumesny merged 1 commit into
gridstack:masterfrom
adumesny:master

Conversation

@adumesny

Copy link
Copy Markdown
Member

Description

Checklist

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

* fix gridstack#2453
* make sure _setupRemoveDrop() is static since it is a shared and not per grid
* also bit more optimization during destroy()
@adumesny adumesny merged commit 1c0e975 into gridstack:master Mar 30, 2024
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.

removable item was broken when the grid was destroyed and then reinstantiated

1 participant