Fix touch location accuracy (#2944)

This commit is contained in:
daxpedda 2023-07-10 02:17:36 +02:00 committed by GitHub
parent 5e0e1e96bc
commit 42e492cde8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 25 deletions

View file

@ -12,6 +12,7 @@ And please only add new entries to the top of this list, right below the `# Unre
between presses.
- Implement `PartialOrd` and `Ord` for `KeyCode` and `NativeKeyCode`.
- On Web, implement `WindowEvent::Occluded`.
- On Web, fix touch location to be as accurate as mouse position.
# 0.29.0-beta.0