mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-14 15:08:36 +00:00
[CHANGELOG] Add glium update
Include a word about WINIT_HIDPI_FACTOR=1.
This commit is contained in:
parent
7f6e3ad286
commit
1ac9c84ba2
@ -41,6 +41,9 @@
|
||||
Keep redirection.
|
||||
- Rename `ImGuiCol::ChildWindowBg` to `ImGuiCol::ChildBg`.
|
||||
Keep redirection.
|
||||
- Upgrade glium to 0.22.0. This updates winit to 0.16. This changes the way
|
||||
HIDPI are calculated. Depending on your needs, you may want to set HIDPI to 1
|
||||
by setting the environment variable `WINIT_HIDPI_FACTOR=1` if you use X11.
|
||||
|
||||
### Deprecated
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user