Closed firasdib closed 6 years ago
How does one remove all the event listeners from the target and clean things up?
Good point. Fixed in 3.3.0 as
let off = panzoom(target) off()
How does one remove all the event listeners from the target and clean things up?