react-zoom-pan-pinch
react-zoom-pan-pinch copied to clipboard
Clean up event listener upon transform-context unmount
Otherwise this lingering event listener causes memory leak.
Resolves #269.
@prc5, a gentle ping for review, thanks!
Without this fix, the transform context holds a lot of detached nodes in memory