Skip to content

fix to disableMove()#1551

Merged
adumesny merged 1 commit into
gridstack:developfrom
adumesny:develop
Jan 2, 2021
Merged

fix to disableMove()#1551
adumesny merged 1 commit into
gridstack:developfrom
adumesny:develop

Conversation

@adumesny

@adumesny adumesny commented Jan 2, 2021

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#1545
* make sure to remove event handlers when disabling move
* constructor now calls enable(), and destroy calls disable() to centralize call
@adumesny adumesny merged commit 471036c into gridstack:develop Jan 2, 2021
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.

Enable / Disable Move does not really disable move :-)

1 participant