send wxEVT_COMMAND_SPLITTER_SASH_POS_CHANGED only once after end of dragging and not after each CHANGING event (modified patch 1076226)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33094 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -27,6 +27,8 @@ All (GUI):
|
||||
- Fixed wxScrolledWindow sizer behaviour so that the virtual size
|
||||
isn't used to set the window size.
|
||||
- Added wxTE_BESTWRAP (based on patch by Mart Raudsepp)
|
||||
- wxEVT_COMMAND_SPLITTER_SASH_POS_CHANGED is now only sent once at the end of
|
||||
splitter dragging and not after each CHANGING event (Jacobo Vilella Vilahur)
|
||||
|
||||
Unix:
|
||||
|
||||
|
Reference in New Issue
Block a user