-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CLOSED] Delay before hover preview #3316
Comments
Comment by peterflynn Merged with Raymond's unit tests. However, Raymond just merged some changes from Randy that require a second merge. Stand by... |
Comment by peterflynn
|
Comment by gruehle Initial review complete. |
Comment by peterflynn
I didn't do the spinner part yet since that seemed a little trickier and it sounded like we might want to land the rest of this sooner. |
Comment by gruehle Looks good. Merging. |
Issue by peterflynn
Sunday Apr 21, 2013 at 22:43 GMT
Originally opened as adobe/brackets#3531
popoverState
object that can represent both visible and pending (waiting on timer) popovers. If mouse movement invalidates the popoverState, it is canceled -- hidden if visible, timer stopped if pending.peterflynn included the following code: https://github.com/adobe/brackets/pull/3531/commits
The text was updated successfully, but these errors were encountered: