reset the tooltip text before changing it, this apparently prevents a spurious redraw of the control below it (see #10520)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59198 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -546,6 +546,7 @@ wxMSW:
|
||||
- Changed default toolbar bitmaps size from obsolete 16x15 to 24x24 used
|
||||
by modern apps.
|
||||
- Ellipsize long strings in wxStatusBar (Francesco Montorsi)
|
||||
- Fix spurious repaint when changing tooltip text (Jonathan Liu).
|
||||
|
||||
wxX11:
|
||||
|
||||
|
Reference in New Issue
Block a user