Increase accuracy of various Web APIs (#2946)

This commit is contained in:
daxpedda
2023-07-10 23:55:43 +02:00
committed by GitHub
parent db8de03142
commit c4d70d75c1
9 changed files with 73 additions and 38 deletions

View File

@@ -13,6 +13,7 @@ And please only add new entries to the top of this list, right below the `# Unre
- 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.
- On Web, account for CSS `padding`, `border`, and `margin` when getting or setting the canvas position.
# 0.29.0-beta.0