Skip to content

fix resize delay causing potential error msg#1552

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

fix resize delay causing potential error msg#1552
adumesny merged 1 commit into
gridstack:developfrom
adumesny:develop

Conversation

@adumesny

@adumesny adumesny commented Jan 3, 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#1546
* re-wrote rhlin resize code to no longer do a delay in adding move and up events.
not sure why he had 100ms + 300ms delays causing race conditions...
* also fixed so we clean up correctly
* also resize won't happen unless you move 3 pix now (was 1)
@adumesny adumesny merged commit e46df91 into gridstack:develop Jan 3, 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.

Issue Cannot destructure property 'clientX' of 't' as it is undefined

1 participant