Send the event before waking up the message pump. (#3418)
This commit is contained in:
parent
0482d9cfce
commit
a5b08fc48c
2 changed files with 8 additions and 8 deletions
|
|
@ -35,6 +35,7 @@ Unreleased` header.
|
|||
- on iOS, add detection support for `PinchGesture`, `DoubleTapGesture` and `RotationGesture`.
|
||||
- on Windows: add `with_border_color`, `with_title_background_color`, `with_title_text_color` and `with_corner_preference`
|
||||
- On Windows, Remove `WS_CAPTION`, `WS_BORDER` and `WS_EX_WINDOWEDGE` styles for child windows without decorations.
|
||||
- On Windows, fixed a race condition when sending an event through the loop proxy.
|
||||
|
||||
# 0.29.10
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue