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
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