]> source.dussan.org Git - jquery-ui.git/commit
Tooltip: Do not attempt to position if tooltip is hidden. Fixed #8644 - Delayed toolt...
authorAndrew Couch <acouch@bluewolf.com>
Tue, 16 Oct 2012 16:55:50 +0000 (12:55 -0400)
committerJörn Zaefferer <joern.zaefferer@gmail.com>
Sun, 21 Oct 2012 17:15:59 +0000 (13:15 -0400)
commit0b3e59f149054122d8948c29baa4bb174006d75e
treef7a653579b42f455e03fd4a83d7f6682e3593034
parent3b2d1e7736be99671af70aa3b775d67b917517e5
Tooltip: Do not attempt to position if tooltip is hidden. Fixed #8644 - Delayed tooltips set to track should reposition when being shown for the first time.
tests/unit/tooltip/tooltip_options.js
tests/visual/tooltip/tooltip.html
ui/jquery.ui.tooltip.js