]> source.dussan.org Git - jquery-ui.git/commit
Dialog: adjusting minHeight when the height option is less than the minHeight to...
authorScott González <scott.gonzalez@gmail.com>
Tue, 9 Jun 2009 01:10:33 +0000 (01:10 +0000)
committerScott González <scott.gonzalez@gmail.com>
Tue, 9 Jun 2009 01:10:33 +0000 (01:10 +0000)
commit27c3c5262564e46671c31b9f5901c22fda8e298a
treec8aaa270639b6078d4da1452f5e9c79771dee5a9
parent8634ba993ceec7c9bbd34b6e0e2a666494b385a4
Dialog: adjusting minHeight when the height option is less than the minHeight to prevent unexpectedly large dialogs.  Fixes #4101 (Ui Dialog height does not adjust minHeight).  Fixes #4122 (Dialog's content area isn't resized when height is adjusted).
ui/ui.dialog.js