Fix AUI appearance when a maximized pane becomes floating.
The other panes were not previously restored, resulting in bad appearance and behaviour. Do restore them now before making the previous maximized pane floating. Closes #14460. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72346 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -538,6 +538,7 @@ All (GUI):
|
||||
- Add possibility to hide and show again wxRibbonBar pages (wxBen).
|
||||
- Add expand/collapse button to wxRibbonBar (rakeshthp).
|
||||
- Fix item data access in wxDataViewListCtrl (Kry).
|
||||
- Fix problem with floating maximized AUI panes (Laurent Poujoulat).
|
||||
|
||||
wxGTK:
|
||||
|
||||
|
Reference in New Issue
Block a user