casesandberg/react-color

Photoshop HSV up/down arrow controls are not working correctly

Open

#385 创建于 2017年7月23日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)JavaScript (11,679 star) (946 fork)batch import
help wanted

描述

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.

贡献者指南