Fix initial dimensions of a fullscreen window on Windows (#909)
This commit is contained in:
parent
db794b976c
commit
91f05e940f
2 changed files with 2 additions and 1 deletions
|
|
@ -42,6 +42,7 @@
|
|||
- **Breaking:** On macOS, change `ns` identifiers to use snake_case for consistency with iOS's `ui` identifiers.
|
||||
- Add `MonitorHandle::video_modes` method for retrieving supported video modes for the given monitor.
|
||||
- On Wayland, the window now exists even if nothing has been drawn.
|
||||
- On Windows, fix initial dimensions of a fullscreen window.
|
||||
|
||||
# Version 0.19.1 (2019-04-08)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue