backported wxSizer::SetSizeHints() fix to make it work correctly when the best size decreases
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@52332 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -122,6 +122,7 @@ All (GUI):
|
||||
wxRESERVE_SPACE_EVEN_IF_HIDDEN sizer flag.
|
||||
- Added wxWindow::ClientToWindowSize() and WindowToClientSize() helpers.
|
||||
- Added wxSizer::ComputeFittingClientSize() and ComputeFittingWindowSize().
|
||||
- Fixed wxSizer::SetSizeHints() to work when the best size decreases.
|
||||
|
||||
All (Unix):
|
||||
|
||||
|
Reference in New Issue
Block a user