mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-31 05:40:04 -04:00
Drop pointerrawupdate support
This commit is contained in:
@@ -69,7 +69,6 @@ And please only add new entries to the top of this list, right below the `# Unre
|
||||
- On Web, fix touch input not gaining or loosing focus.
|
||||
- **Breaking:** On Web, dropped support for Safari versions below 13.
|
||||
- On Web, prevent clicks on the canvas to select text.
|
||||
- On Web, use high-frequency pointer input events when supported by the browser.
|
||||
- On Web, `EventLoopProxy` now implements `Send`.
|
||||
- On Web, `Window` now implements `Send` and `Sync`.
|
||||
- **Breaking:** `WindowExtWebSys::canvas()` now returns an `Option`.
|
||||
|
||||
Reference in New Issue
Block a user