forked from gridstack/gridstack.js
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix resize delay causing potential error msg
* 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)
- Loading branch information
Showing
2 changed files
with
29 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters