dialog icon indicating copy to clipboard operation
dialog copied to clipboard

Destroyer

Open dy opened this issue 9 years ago • 1 comments

For now dialog causes memory leak as it does not remove it’s listeners. Probably it should have .destroy method, or something.

dy avatar Jun 28 '15 21:06 dy

I think add one line code this.off() to the remove method would be ok

chemzqm avatar Oct 02 '15 10:10 chemzqm