lauren / pick-a-color

an easy-to-use jQuery color picker for Twitter Bootstrap
http://lauren.github.com/pick-a-color/
MIT License
269 stars 89 forks source link

showHexInput : false - pick-a-color toggles when clicking outside the field #92

Open liberybell opened 6 years ago

liberybell commented 6 years ago

When the 'showHexInput' is set to 'false' pick-a-color dialog toggles when clicking on the outside (to the right of the field - the area covered by the div.input-group-btn - area in green on picture) How can I prevent this? pick-a-color_bug