Fix scrolling behaviour of wxSearchCtrl under OS X
Make it behave in the same way as single line wxTextCtrls do. Closes #17178.
This commit is contained in:
committed by
Vadim Zeitlin
parent
6f6bad4702
commit
1c8e5a10ac
@@ -654,6 +654,7 @@ wxOSX:
|
||||
- Fix printing all pages non-interactively (John Roberts).
|
||||
- Fix custom paper support (tijsv).
|
||||
- Return false from wxSound::Create()/IsOk() if the file doesn't exist.
|
||||
- Fix scrolling behaviour of wxSearchCtrl (John Roberts).
|
||||
|
||||
|
||||
3.0.2: (released 2014-10-06)
|
||||
|
Reference in New Issue
Block a user