buberdds / angular-bootstrap-colorpicker

Native AngularJS colorpicker directive. No dependency on jQuery or jQuery plugin is required.
MIT License
419 stars 226 forks source link

option to make colorpicker visible at all times #71

Closed DmitryEfimenko closed 9 years ago

DmitryEfimenko commented 9 years ago

It would be great if there was an option to make colorpicker visible at all times rather than only when input is clicked.

buberdds commented 9 years ago

Hi @DmitryEfimenko, this option is available thanks to #64 colorpicker-inline="true"