itsjavi / bootstrap-colorpicker

Bootstrap Colorpicker is a modular color picker plugin for Bootstrap.
https://itsjavi.com/bootstrap-colorpicker/
MIT License
1.38k stars 367 forks source link

Moving to the left of saturation disables hue #230

Closed AlexanderKheimonen closed 7 years ago

AlexanderKheimonen commented 7 years ago

Can be reproduced on all examples except 'background color' one: https://farbelous.github.io/bootstrap-colorpicker/

  1. Open colorPicker.
  2. Move dot selector on saturation panel to its left side. Saturation panel switches to red-black. Hue is irresponsive.

Why this is happening on all colorPicker examples except 'background'? What is the difference? :)

itsjavi commented 7 years ago

Duplicate of https://github.com/farbelous/bootstrap-colorpicker/issues/203 please search for existing issues before creating duplicated ones. thanks.