On 9/17/07, dperez <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I have a table with a height of 100%, with a lot of data inside. I place
> the table inside a window whose height is 80%.
>
> The resulting height of the window is over 100%. Is this a bug?
Layout with percentages has some strange quirks.
Hi,
I have a table with a height of 100%, with a lot of data inside. I place
the table inside a window whose height is 80%.
The resulting height of the window is over 100%. Is this a bug?
Here is the code:
var vnt = new qx.ui.window.Window("My window");
var mo