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:
parent
809162fbd0
commit
b711a11549
3 changed files with 8 additions and 2 deletions
|
|
@ -133,6 +133,7 @@ features = [
|
|||
'DomRect',
|
||||
'Element',
|
||||
'Event',
|
||||
"EventListenerOptions",
|
||||
'EventTarget',
|
||||
'FocusEvent',
|
||||
'HtmlCanvasElement',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue