Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Hide hover preview onresize#3577

Closed
redmunds wants to merge 2 commits into
masterfrom
randy/issue-3570
Closed

Hide hover preview onresize#3577
redmunds wants to merge 2 commits into
masterfrom
randy/issue-3570

Conversation

@redmunds

Copy link
Copy Markdown
Contributor

This is at least a partial fix for #3570.

@RaymondLim

Copy link
Copy Markdown
Contributor

Shouldn't we listen to onmouseout event rather than onresize? Then, I believe it will also fix #3566.

@gruehle

gruehle commented Apr 24, 2013

Copy link
Copy Markdown
Member

Pull #3594 adds a mouseout handler.

@peterflynn

Copy link
Copy Markdown
Member

Should we close this then? It seems very unlikely that the window would resize without moving the mouse. (On Windows you can do it with a keyboard shortcut, but that seems like a very minor edge case that's probably not worth adding more code for...)

@redmunds

Copy link
Copy Markdown
Contributor Author

Yes, this is hard to hit with mouseout handler. Closing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants