hxf31891 / react-gradient-color-picker

An easy to use color/gradient picker for React.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Color Glitches and changes when dragging around

madisonc33 opened this issue · comments

When dragging the color around inside the large color square to choose the color 2 odd behaviors are happening:
1: Dragging around quickly can cause the color to change slightly (from purple to blue in the video)
2: Dragging to a bottom corner causes the color to change to red.

Both of these behaviors are visible in the demo picker. The color should stay the same unless changed in the rainbow slider or directly changing the inputs to something else.

Screen.Recording.2023-09-05.at.4.57.06.PM.mov

I'm seeing this as well. How odd!

Hey @TurekBot & @madisonc33, thanks for pointing this out! I agree definitely strange lol. I've identified the issue and am working on a fix. Will update ASAP.

commented

+1 on this. Seems like cursor starts freaking out when near left and right bottom edges.

commented

Still seeing this issue too, any ETA @hxf31891? is there anything i can help with?

Making some progress on this issue, its not perfect, still a little jumpy around the bottom 5% but the hue now stays fixed as it should. See version 2.3.2

Fixed in v3.0.5