]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Fix hover-tooltip flickering when mouse re-enters 14273/head
authorScott Gonyea <me@sgonyea.com>
Mon, 4 Aug 2014 20:03:11 +0000 (13:03 -0700)
committerScott Gonyea <me@sgonyea.com>
Fri, 29 Aug 2014 00:17:50 +0000 (17:17 -0700)
commitaac0e16452301a4735a668dc228b6b084b2d63d0
tree2b5f01ea91a96a9320d2ea4e271adeb57cedc165
parent9096c2002123a6dafdf0c3d9df5d069c968d738e
Fix hover-tooltip flickering when mouse re-enters

- is(':visible') seems to be the only reliable check, without a refactoring of how hoverState is used
- tests need improvement
js/tests/unit/tooltip.js
js/tooltip.js