On Windows, set the cursor icon when the cursor first enters a window (#1807)
This commit is contained in:
parent
38fccebe1f
commit
9d63fc7ca0
2 changed files with 7 additions and 6 deletions
|
|
@ -1,5 +1,6 @@
|
|||
# Unreleased
|
||||
|
||||
- On Windows, fix bug causing newly created windows to erroneously display the "wait" (spinning) cursor.
|
||||
- On Windows, change the default window size (1024x768) to match the default on other desktop platforms (800x600).
|
||||
- On Windows, fix bug causing mouse capture to not be released.
|
||||
- On Windows, fix fullscreen not preserving minimized/maximized state.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue