You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using @uiw/react-color-wheel latest version (1.0.2) on one of my React JS projects. I need to customize the pointer element. So basically pointer props (color, left, right) will be enough for my implementation. But the problem is the pointer doesn't fit within the wheel element and pointer props are always the same when changing.
Tried with the default Pointer as well. But the result remains the same.
I'm using @uiw/react-color-wheel latest version (
1.0.2
) on one of my React JS projects. I need to customize the pointer element. So basically pointer props (color, left, right) will be enough for my implementation. But the problem is the pointer doesn't fit within the wheel element and pointer props are always the same when changing.Tried with the default Pointer as well. But the result remains the same.
Pointer preview
Pointer props
Source code
The text was updated successfully, but these errors were encountered: