mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-31 05:40:04 -04:00
Web: fix MouseMotion coordinate space (#3770)
This commit is contained in:
@@ -302,6 +302,7 @@ web_sys = { package = "web-sys", version = "0.3.64", features = [
|
||||
'MediaQueryList',
|
||||
'MessageChannel',
|
||||
'MessagePort',
|
||||
'Navigator',
|
||||
'Node',
|
||||
'PageTransitionEvent',
|
||||
'PointerEvent',
|
||||
|
||||
Reference in New Issue
Block a user