]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Greatly reduce rare animation garbage in wxOwnerDrawnComboBox drop-down animation...
[wxWidgets.git] / docs / changes.txt
index 1c49da3c2be0780643ff0eb4812e70a1293333ed..ae2a06e6ee70db973e46145a6487319b8a135d3b 100644 (file)
@@ -556,6 +556,8 @@ MSW:
 - Fix wxTaskBarIcon for older Windows systems (Daniel Wyatt).
 - Fixed wxOwnerDrawnComboBox keyboard handling: drop-down is no longer
   displayed when arrow key is pressed (without Alt).
+- In some rare cases wxOwnerDrawnComboBox drop-down animation could display
+  as garbage. This has now been greatly reduced (mcben).
 - Fixed wxComboCtrl::SetButtonPosition() on Vista/Win7.
 
 i18n: