Fix tracking of phase changes for mousewheel on trackpad (#2158)
This commit is contained in:
parent
cdbaf4816a
commit
b1c9e4a6fa
2 changed files with 19 additions and 3 deletions
|
|
@ -8,6 +8,7 @@ And please only add new entries to the top of this list, right below the `# Unre
|
|||
|
||||
# Unreleased
|
||||
|
||||
- On macOS, fixed touch phase reporting when scrolling.
|
||||
- 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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue