]> git.saurik.com Git - wxWidgets.git/commitdiff
backport the sizers change
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 31 Aug 2003 13:30:39 +0000 (13:30 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 31 Aug 2003 13:30:39 +0000 (13:30 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23317 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/toback24.txt

index 8167b5a5951d6972f7b8a8ccd1383a304f7d9adb..0a83c4b0b13ac86b06ca9a2972e612e1fa122955 100644 (file)
@@ -262,6 +262,14 @@ Checking in fs_inet.cpp;
 new revision: 1.30; previous revision: 1.29
 
 
+27. Fix redistribution of the extra space between sizer items: all extra space
+used to be allocated to the first item which is wrong, it should be divided
+evenly among all of them.
+
+Checking in sizer.cpp;
+/pack/cvsroots/wxwindows/wxWindows/src/common/sizer.cpp,v  <--  sizer.cpp
+new revision: 1.71; previous revision: 1.70
+
 
 
 TODO for 2.4 (items that are not backports)