mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-30 21:30:03 -04:00
Web: fix MouseMotion coordinate space (#3770)
This commit is contained in:
committed by
Kirill Chibisov
parent
bf68ac0b14
commit
949cb0f203
@@ -50,3 +50,4 @@ changelog entry.
|
||||
- On Web, fix `WindowEvent::Resized` not using `requestAnimationFrame` when sending
|
||||
`WindowEvent::RedrawRequested` and also potentially causing `WindowEvent::RedrawRequested`
|
||||
to not be de-duplicated.
|
||||
- Account for different browser engine implementations of pointer movement coordinate space.
|
||||
|
||||
Reference in New Issue
Block a user