]> git.saurik.com Git - wxWidgets.git/commit
Only call GetBestSize if one or both of the minsize components are unset.
authorRobin Dunn <robin@alldunn.com>
Tue, 8 Jun 2004 16:33:47 +0000 (16:33 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 8 Jun 2004 16:33:47 +0000 (16:33 +0000)
commitfda5e7a16ef41d1c4672e9e8d4451f680aee44f6
treef2250e3312bfadf0ef9a7253b18cbbcf543961e3
parentfb6724f179f770948cce11d225a04520d2f8558f
Only call GetBestSize if one or both of the minsize components are unset.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27692 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/sizer.cpp