Merge branch 'MoveOutsideShortInterval' of https://github.com/catalinr/wxWidgets
Allow using positions in the entire int range for window positions under MSW, and not just those in (slightly less than) short range, that are supported by the native API. Closes #4262. Closes https://github.com/wxWidgets/wxWidgets/pull/779
This commit is contained in:
@@ -91,6 +91,7 @@ wxMSW:
|
||||
- Fix handling of AUX2 mouse button events (Trylz).
|
||||
- Fix saving/restoring window position for maximized windows.
|
||||
- Fix stack corruption when using wxStackWalker (srfisk).
|
||||
- Fix positioning windows at positions >= SHORT_MAX (Cătălin Răceanu).
|
||||
|
||||
|
||||
3.1.1: (released 2018-02-19)
|
||||
|
Reference in New Issue
Block a user