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

No close event fired

bojanbizjak opened this issue · comments

If you scroll up or down, the Alwan popup closes and no close event fired.
Probably the popup shouldn't close at all, but if it does, it should trigger a close event.

Screen.Recording.2023-03-17.at.22.05.32.mov
commented

Wasn't an issue because I though the close event shouldn't fire since it's not a user action, but I reconsider it and now it's fixed.