mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-01 22:30:04 -04:00
Remove incorrect unreachable usage when guessing DPI factor (#592)
This commit is contained in:
committed by
GitHub
parent
ec393e4a90
commit
040d3f5d8b
@@ -1,6 +1,7 @@
|
||||
# Unreleased
|
||||
|
||||
- On Windows, non-resizable windows now have the maximization button disabled. This is consistent with behavior on macOS and popular X11 WMs.
|
||||
- Corrected incorrect `unreachable!` usage when guessing the DPI factor with no detected monitors.
|
||||
|
||||
# Version 0.16.1 (2018-07-02)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user