Skip to content

collision: Resizable: {handles:'w/sw'} fix#1688

Merged
adumesny merged 1 commit into
gridstack:masterfrom
adumesny:master
Mar 27, 2021
Merged

collision: Resizable: {handles:'w/sw'} fix#1688
adumesny merged 1 commit into
gridstack:masterfrom
adumesny:master

Conversation

@adumesny

Copy link
Copy Markdown
Member

Description

fix #1679

  • 4.x broke the left side size handle (as it needs to move item as well as resize)
    now works again and should be more solid too.

Checklist

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

fix gridstack#1679
* 4.x broke the left side size handle (as it needs to move item as well as resize)
now works again and should be more solid too.
@adumesny adumesny merged commit 1b88198 into gridstack:master Mar 27, 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.

Resizable handles "w / sw" moves wrong item down the grid

1 participant