Web: increase cursor position accuracy (#3380)

This commit is contained in:
daxpedda 2024-01-10 13:38:32 +01:00 committed by GitHub
parent 816798bfd1
commit 4fe38d8067
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 2 deletions

View file

@ -28,6 +28,7 @@ Unreleased` header.
- **Breaking:** Rename `VideoMode` to `VideoModeHandle` to represent that it doesn't hold static data.
- **Breaking:** No longer export `platform::x11::XNotSupported`.
- **Breaking:** Renamed `platform::x11::XWindowType` to `platform::x11::WindowType`.
- On Web, increase cursor position accuracy.
# 0.29.9