Properly remove window mouse event listeners (#2632)

* Properly remove window mouse event listeners

* Update CHANGELOG.md

* Fix formatting

Co-authored-by: Mads Marquart <mads@marquart.dk>
This commit is contained in:
Douglas Dwyer
2023-01-21 10:58:05 -05:00
committed by GitHub
parent 809162fbd0
commit b711a11549
3 changed files with 8 additions and 2 deletions

View File

@@ -133,6 +133,7 @@ features = [
'DomRect',
'Element',
'Event',
"EventListenerOptions",
'EventTarget',
'FocusEvent',
'HtmlCanvasElement',