On Wayland, fix coordinates in touch events when scale factor isn't 1 (#1439)
* On Wayland, fix coordinates in touch events when scale factor isn't 1 * Explicitly state that Wayland is using LogicalPosition internally * Fix CHANGELOG
This commit is contained in:
parent
28f0eb598d
commit
4eddd1e5bc
3 changed files with 46 additions and 18 deletions
|
|
@ -1,5 +1,7 @@
|
|||
# Unreleased
|
||||
|
||||
- On Wayland, fix coordinates in touch events when scale factor isn't 1
|
||||
|
||||
# 0.21.0 (2020-02-04)
|
||||
|
||||
- On Windows, fixed "error: linking with `link.exe` failed: exit code: 1120" error on older versions of windows.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue