Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Color slider on the right not updating when dragged up and down #39

Closed
davidoxley opened this issue Nov 29, 2012 · 0 comments
Closed

Color slider on the right not updating when dragged up and down #39

davidoxley opened this issue Nov 29, 2012 · 0 comments

Comments

@davidoxley
Copy link

Loving this color picker. However, this issue has stumped me. When I specify the Value property as a hard coded string e.g. '#ffffff' I have no problems. Everything works as it should. However, when I set the Value property equal to a dynamic value in my data model (using MVC razor view), this is what happens:

  • color picker is visible with all elements apparently working (grey color #666666 visible and color gradient square shows grey shades)
  • If I then slide the color slider on the left up and down the color gradient square changes to red and the color slider sticks on the red color.
  • starts working again as soon as there is a click event in the color gradient square ie. colours start changing again when I use the color slider.

Has someone come across this before?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants