mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-31 05:40:04 -04:00
Web: don't block pen input (#3813)
This commit is contained in:
committed by
Kirill Chibisov
parent
4b1aa51094
commit
9ca8c09208
@@ -47,3 +47,4 @@ changelog entry.
|
||||
### Fixed
|
||||
|
||||
- On MacOS, fix building with `feature = "rwh_04"`.
|
||||
- On Web, pen events are now routed through to `WindowEvent::Cursor*`.
|
||||
|
||||
Reference in New Issue
Block a user