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

Error on drag color pallete #161

Open ivanferrer opened 4 years ago

ivanferrer commented 4 years ago

If I select a green tone by the vertical bar, and then drag the selector in the color box, off the screen, the editor that had a green gradient to black, changes to red to black. example: rgb(0, 255, 47) => rgb(255, 0, 0)