Alberplz / angular2-color-picker

Angular 2 Color Picker Directive, no dependences required.
MIT License
185 stars 82 forks source link

Positioning seems to be broken if the input field is inside a modal #109

Open gabrielalack opened 7 years ago

gabrielalack commented 7 years ago

Trying to get this set up with an input in conjunction with ngx-bootstrap and a modal popup.

Dialog displays all the way to the right of the screen. cpPositionOffset and cpDialogDisplay changes don't seem to change anything.