Skip to content

JQ resize fix#1670

Merged
adumesny merged 1 commit into
gridstack:developfrom
adumesny:develop
Mar 20, 2021
Merged

JQ resize fix#1670
adumesny merged 1 commit into
gridstack:developfrom
adumesny:develop

Conversation

@adumesny

Copy link
Copy Markdown
Member

Description

fix #1669
now pass the original element around, as node.el is the placeholder during resize
(which doesn't have resize handlers)

Checklist

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

fix gridstack#1669
now pass the original element around, as node.el is the placeholder during resize
(which doesn't have resize handlers)
@adumesny adumesny merged commit b8997a5 into gridstack:develop Mar 20, 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.

Resizing does not work anymore with v4 JQ version

1 participant