mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2024-12-25 23:01:30 +11:00
33fb62bb25
* Fix WindowEvent::ReceivedCharacter on web The event was never sent to the application because of the unconditional preventDefault() call on keydown. Fixes #1741 * Don't scroll when pressing space on a focused canvas After reaching keypress, we should prevent further propagation. Relates to #1741 |
||
---|---|---|
.. | ||
event_loop | ||
stdweb | ||
web_sys | ||
device.rs | ||
error.rs | ||
mod.rs | ||
monitor.rs | ||
window.rs |