On X11, fix window hints not persisting
This commit fixes the issue with min, max, and resize increments not persisting across the dpi changes.
This commit is contained in:
parent
6b7ceedc91
commit
cdbaf4816a
2 changed files with 7 additions and 6 deletions
|
|
@ -8,6 +8,7 @@ And please only add new entries to the top of this list, right below the `# Unre
|
|||
|
||||
# Unreleased
|
||||
|
||||
- On X11, fix min, max and resize increment hints not persisting for resizable windows (e.g. on DPI change).
|
||||
- On Windows, respect min/max inner sizes when creating the window.
|
||||
|
||||
# 0.27.1 (2022-07-30)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue