Documented menu bar fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@66991 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -146,7 +146,9 @@ wxGTK:
|
||||
- Fix for --disable-radiobtn compilation.
|
||||
- Fixed a bug on GTK+ only whereby wxGrid scrolls back to the previous edit position
|
||||
when another cell is edited.
|
||||
|
||||
- Fix for missing menubar problem under some window managers where menu bar height is
|
||||
reported as 0 when the menu hasn't fully realized yet. Now updates the height during
|
||||
idle time if it is 0, otherwise no menu is shown.
|
||||
|
||||
2.8.11:
|
||||
-------
|
||||
|
Reference in New Issue
Block a user