Page 1 of 1

[BUG] AutoHeight doesnt work correctly if there is a Title

PostPosted: 22 Mar 2019 02:38
by fduenas
There seems to be a bug with the JQDialog and JQDialogEx, with the AutoHeight=true (and maybe autowith=true), if the dialogs doesnt have a title text, the autoheight is calculated correctly, but it has a Title text, the height is calculated worngly and the window is smaller than the content

Re: [BUG] AutoHeight doesnt work correctly if there is a Tit

PostPosted: 27 Mar 2019 15:28
by Alexander Bulei
Hi fduenas,

The AutoHeight property only works when you have non-absolute controls inside, otherwise will calculate wrong...

Best Regards.