mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-30 05:10:03 -04:00
Web: Remove some unnecessary compatibility code (#3766)
This commit is contained in:
@@ -52,6 +52,7 @@ changelog entry.
|
||||
to send specific data to be processed on the main thread.
|
||||
- Changed `EventLoopProxy::send_event` to `EventLoopProxy::wake_up`, it now
|
||||
only wakes up the loop.
|
||||
- On Web, slightly improve accuracy of `DeviceEvent::MouseMotion`.
|
||||
|
||||
### Removed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user