Skip to content

Release wheel listener when disposing workspace. #7674

@BeksOmega

Description

@BeksOmega

Check for duplicates

  • I have searched for similar issues before opening a new one.

Description

We have a dummy wheel listener we add to the document to work around a bug in safari. Currently this listener is not getting disposed when the workspace is disposed.

To Fix

  1. Create a class member variable to store the dummy listener.
  2. Remove the listener inside the WorkspaceSvg's dispose method.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions