Closed jozsi closed 8 years ago
jozsi can u give me color picker code.... Ankit.rajpoot93.ar@gmail.com
Fixed in commit 11b3d428c5081b4e3ba9a1aecf95038841d291ae and released in v1.1.5
@ruhley: thanks, but it only partially fixes the problem.
As you can see, the slider doesn't seem to work.
@jozsi Are you able to create a jsfiddle or plunkr to replicate this problem as it works for me. Also which browser are you using?
Fixed in commit 004b66e3f27b7e2776e17679638e93bf5affe3a6 and released in v1.1.6
It works as expected now, thank you!
I found yet another case with wrong initials values, however, I didn't have time to create a plunker:
Updated the Plunkr - it happens when inline is true
and the value is set directly, not via $timeout
.
Fixed in commit 5622dc6a15becde7ba362aa1c5df1d525968e05b and released in v1.1.7
Looks good. Has a small flicker (it starts in a position then jumps to the correct position), but that might be caused by my app. Thanks!
Hello,
This should describe the problem:
I have a value set in the model, but until the first user interaction it doesn't properly position the
color-picker-picker
on thecolor-picker-grid
, respectively thecolor-picker-slider
on thecolor-picker-hue
.