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

Position doesn't automatically changed #76

Closed aCodeAlchemist closed 9 years ago

aCodeAlchemist commented 9 years ago

I have uploaded issue demo here : http://180.211.99.162/jt/omnistar/omnistar-widget/

Go to Design Accordion > Go to Button Acordion > Click on Background Color Input

This opens color picker at the very bottom of the page. Pre-computation of position affecting this one I assume.

buberdds commented 9 years ago

I assume this is deprecated, I can see that you are using jQuery plugin to handle a color picker.