sefianecho / alwan

A simple, lightweight, customizable, touch friendly color picker, written in vanilla javascript with zero dependencies.

Home Page:https://sefianecho.github.io/alwan/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`destroy()` method removes reference element when `preset` option is `false`

mpaperno opened this issue · comments

Expected behavior: The original reference element is not removed since Alwan didn't create it.

https://jsfiddle.net/s2qnjofv/2/

Thanks,
-Max

The issue is fixed.