Skip to content

Conversation

adumesny
Copy link
Member

Description

  • fix Locked widgets cannot be moved by the user #1767
  • locked item can be user moved/resized just not pushed by other nodes (broke in 1.1.1)
  • had incorrectly assume locked = noMove + noSize (user driven) but it's for layout only, so now you have complete choice.

Checklist

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

@adumesny adumesny merged commit 1b3b1db into gridstack:master May 29, 2021
* fix gridstack#1767
* `locked` item can be user moved/resized just not pushed by other nodes (broke in 1.1.1)
* had incorrectly assume locked = noMove + noSize (user driven) but it's for layout only, so now you have complete choice.
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.

Locked widgets cannot be moved by the user
1 participant