Return physical position in CursorMoved on macOS (#1378)
This commit is contained in:
parent
a6d180cefb
commit
dc302b0db4
2 changed files with 11 additions and 21 deletions
|
|
@ -1,5 +1,6 @@
|
|||
# Unreleased
|
||||
|
||||
- On macOS, fix `CursorMoved` event reporting the cursor position using logical coordinates.
|
||||
- On macOS, fix issue where unbundled applications would sometimes open without being focused.
|
||||
- On macOS, fix `run_return` does not return unless it receives a message.
|
||||
- On Windows, fix bug where `RedrawRequested` would only get emitted every other iteration of the event loop.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue