Fix wxSearchCtrl vertical size in wxMSW
Don't add the borders twice, this made the control too tall. Closes #16817.
This commit is contained in:
committed by
Vadim Zeitlin
parent
d918dabb2d
commit
470a46dd48
@@ -634,6 +634,7 @@ wxMSW:
|
||||
- Fix RegisterHotKey() with negative IDs (troelsk).
|
||||
- Fix event object type for wxEVT_SPINCTRL events.
|
||||
- Fix bug if wxToolBar tool was deleted from its own handler (Artur Wieczorek).
|
||||
- Improve wxSearchCtrl appearance, don't make it too tall (Artur Wieczorek).
|
||||
- Fix creating or modifying file associations under recent Windows versions.
|
||||
|
||||
wxOSX:
|
||||
|
Reference in New Issue
Block a user