Prevent the default browser behavior of events (#1576)
This stops things like page scrolling on spacebar / arrow keys
This commit is contained in:
parent
49bcec1d27
commit
6cfddfea21
3 changed files with 10 additions and 3 deletions
|
|
@ -1,4 +1,5 @@
|
|||
# Unreleased
|
||||
- On Web, prevent the webpage from scrolling when the user is focused on a winit canvas
|
||||
|
||||
# 0.22.2 (2020-05-16)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue