Skip to content

fix for locked widgets still moving by others#1219

Merged
adumesny merged 1 commit into
gridstack:developfrom
adumesny:develop
Mar 16, 2020
Merged

fix for locked widgets still moving by others#1219
adumesny merged 1 commit into
gridstack:developfrom
adumesny:develop

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

* make sure `_fixCollisions()` take node locked state into account
* `moveNode()` also checks for locked state, but resize can still happen
(forced for column layout change)
* added demo and test case showing issue
* fix gridstack#1181
@adumesny adumesny merged commit 3c23c93 into gridstack:develop Mar 16, 2020
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 are still moveable by other widgets

1 participant