fix infinite sizing loop with GTK3 when using a non-default target window, closes #16668
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_3_0_BRANCH@78106 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -581,6 +581,11 @@ All (GUI):
|
||||
|
||||
- Fix several floating point rounding bugs in wxPropertyGrid (Artur Wieczorek).
|
||||
|
||||
wxGTK:
|
||||
|
||||
- Fix infinite sizing loop with GTK3 when using wxScrolled with a non-default
|
||||
target window.
|
||||
|
||||
wxMSW:
|
||||
|
||||
- Fix compilation with C++Builder XE compiler (Nichka).
|
||||
|
Reference in New Issue
Block a user