]> git.saurik.com Git - wxWidgets.git/commit
Fix AUI appearance when a maximized pane becomes floating.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 15 Aug 2012 23:34:31 +0000 (23:34 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 15 Aug 2012 23:34:31 +0000 (23:34 +0000)
commitf2f0e4bea115b95ce6cc2b93c17b6d790ebe9cd0
tree03e6b80a9fa94f8ef017b6caa9a892d65f4f5eeb
parent93b87dd910cadc9d20b4a5b2a17e1bee5e60e2bc
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
docs/changes.txt
src/aui/framemanager.cpp