gdotdesign / elm-ui

UI library for making web applications with Elm
https://elm-ui.netlify.com
BSD 2-Clause "Simplified" License
920 stars 39 forks source link

ColorPicker "mouse drag" is not working #96

Open WoozyGoat opened 6 years ago

WoozyGoat commented 6 years ago

When I click on a ColorPicker, the ColoPanel opens well, I can select a color by clicking on it, but I can't drag to select a color (nor an alpha value).

colorpicker-drag-not-working

gdotdesign commented 6 years ago

You have to wire in the subscriptions of the color picker with Ui.ColorPicker.subscriptions