| Issue 341: | Problem with resizable parameter. | |
| 2 people starred this issue and may be notified of changes. | Back to list |
|
What steps will reproduce the problem? 1. set resizable: false 2. set minHeight 3. the window ignores resizable: false and minHeight What is the expected output? What do you see instead? The expected output is the window respect the minHeight Please use labels and text to provide additional information. Debugging the code, I found it: In function setDefaultCurrentSettings have a "reset" in resizable parameter. To test i comment the line currentSettings.resizable = true; and the script works.
Oct 3, 2009
Project Member
#1
nyro...@gmail.com
Status:
Fixed
Nov 8, 2009
the version 1.5.4 is now released and fix this bug. |
||||||||