]> source.dussan.org Git - jquery-ui.git/commit
Dialog: Use .height(0) instead of .hide(0) when determining the size of the non-conte...
authorScott González <scott.gonzalez@gmail.com>
Mon, 22 Mar 2010 11:53:34 +0000 (07:53 -0400)
committerScott González <scott.gonzalez@gmail.com>
Mon, 22 Mar 2010 11:53:34 +0000 (07:53 -0400)
commit596d1ef581379d35104e2eb466797b5d89cc6f1a
treeddcba5025fd4b69343071a726a9dfaaf8701a58f
parentb46e8a52fb46553222236a2f840ad17049abd42e
Dialog: Use .height(0) instead of .hide(0) when determining the size of the non-content area of a dialog.

Partial fix for #5392 - Dialog explicit height doesn't match given value from set option.
ui/jquery.ui.dialog.js