]> git.saurik.com Git - wxWidgets.git/commit
Applied FL patch from Stefan Kowski
authorJulian Smart <julian@anthemion.co.uk>
Fri, 21 Feb 2003 16:02:33 +0000 (16:02 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Fri, 21 Feb 2003 16:02:33 +0000 (16:02 +0000)
commit010ba10dc55b383d4967a8028db4bbdb5e7706c9
treeac9f26be8ed9106a20f957495534c1a9ac162037
parent0a514d12e8ff7c353cd420cf28a53471623e5569
Applied FL patch from Stefan Kowski

"Enclosed there is a patch for the FL library that solves a problem
overwriting the status bar if a bar is expanded.

Cause of this is the calculation of the new window height which may be less
than 0 in some cases. In my test a value of -1 caused the window default
height to be set which was larger than the space available, therefore the
status bar was overwritten."

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19276 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
contrib/src/fl/panedrawpl.cpp