-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
T256213: Add a small delay to onMouseLeave (#20)
* Add 300 ms delay to onMouseLeve * Handle quick exit and re-enter * Define previewElement at top of the scope * Fix issue when quickly transitioning to a new popup * stack timeout listener (#23) * POC - stack all event listener and timeout event * remove unused comment line * naming clearAllEventListener * var -> let * Fix touch interaction Co-authored-by: Huei Tan <hueitan@users.noreply.github.com>
- Loading branch information
Showing
2 changed files
with
50 additions
and
20 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