d3-graphviz icon indicating copy to clipboard operation
d3-graphviz copied to clipboard

Add removal of zoom event listeners to the destroy method

Open magjac opened this issue 5 years ago • 0 comments

I zooming is enabled, event listeners are added to the svg element. Those listeners should be removed when the destroy() method is called.

magjac avatar Jun 06 '20 15:06 magjac