Web: Remove some unnecessary compatibility code (#3766)
This commit is contained in:
parent
82d9bbe559
commit
2e93e48a3b
3 changed files with 26 additions and 64 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue