mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-01 14:20:05 -04:00
Fix touch location accuracy (#2944)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user