casesandberg/react-color

Photoshop HSV up/down arrow controls are not working correctly

Open

#385 ouverte le 23 juil. 2017

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)JavaScript (946 forks)batch import
help wanted

Métriques du dépôt

Stars
 (11 679 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

When using arrow up/down keys on the (S)aturation field, the Value fields jumps to 0. After this, losing focus of the Saturation field will have it jump back to 0 too, because the Value is 0 and the actual color value updates the color picker. You can see the docs page to confirm this.

Guide contributeur