mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 22:30:03 -04:00
Remember to update glow window size when DPI changes (#1441)
This commit is contained in:
@@ -5,6 +5,7 @@ All notable changes to the `egui_glow` integration will be noted in this file.
|
||||
## Unreleased
|
||||
* Improved logging on rendering failures.
|
||||
* Add new `NativeOptions`: `vsync`, `multisampling`, `depth_buffer`, `stencil_buffer`.
|
||||
* Fixed potential scale bug when DPI scaling changes (e.g. when dragging a window between different displays) ([#1441](https://github.com/emilk/egui/pull/1441)).
|
||||
|
||||
|
||||
## 0.17.0 - 2022-02-22
|
||||
|
||||
Reference in New Issue
Block a user