2011/6/18 Aris Feryanto aris_feryanto@yahoo.com:
Hi,
----- Original Message -----
From: Rouslan Placella rouslan@placella.com
On Fri, 2011-06-17 at 19:57 +0200, Piotr Przybylski wrote:
2011/6/17 Piotr Przybylski piotr.prz@gmail.com: > Bug: column reordering is enabled for EXPLAIN queries - should be
disabled.
>
> And a small glitch: when the qtip animation expands tooltip, text > inside tooltip is wrapped - if you look close enough, you can see that > at the beginning it has three lines, and only when fully expanded has > two (the wrapped sentence is "Click to mark/unmark"). >
Yes, you are right. It has three lines at the beginning. I also noticed this, but just can't find a better way to do this. I tried with other animations, such as fadeIn and slideDown, but the animation is not better than current animation.
Is it possible to set overflow: hidden on containing layer? Or white-space: nowrap.