Respect item max sizes in wxBoxSizer.
Don't give more space than the max size, if set, to wxBoxSizer elements. Closes #11497. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72345 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -534,6 +534,7 @@ All:
|
||||
|
||||
All (GUI):
|
||||
|
||||
- Respect window max size in wxBoxSizer (Nathan Ridge).
|
||||
- Add possibility to hide and show again wxRibbonBar pages (wxBen).
|
||||
- Add expand/collapse button to wxRibbonBar (rakeshthp).
|
||||
- Fix item data access in wxDataViewListCtrl (Kry).
|
||||
|
Reference in New Issue
Block a user