]> git.saurik.com Git - wxWidgets.git/commit
Set the initial size of the expanded ribbon panel correctly.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 25 Jan 2012 00:04:59 +0000 (00:04 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 25 Jan 2012 00:04:59 +0000 (00:04 +0000)
commitd4473a9b58ee60897af3680f4870ca70e1c2d603
treed41cd4af54972d2ebeb4a08134398fa8416b86a6
parentd928f01967cec20e112cc9dde2162b147d8f1433
Set the initial size of the expanded ribbon panel correctly.

We need to set the client size of the frame showing the panel to the panel
size and not the full frame size.

Closes #13850.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70456 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/ribbon/panel.cpp