DavidDurman/FlexiColorPicker

Need support for destroy method

soumak77 opened this issue · 1 comments

I want to use this color picker in angular but I'll need a way to properly destroy it. The initialization of the color picker adds event listeners that must be removed when the color picker is removed from the DOM.

I have made a pull request for your problem which is, in my opinion, pretty vital.