Wondermarin
Wondermarin
Well, we'll wait. Good luck with your exams!
Is there any news?
@raiseandfall As for this PR: the same functionality was implemented before version [6.2.0](https://github.com/Wondermarin/react-color-palette/releases/tag/v6.2.0) and was removed, because it caused an [infinite re-render of React](https://github.com/Wondermarin/react-color-palette/pull/26) when using RGB/HSV models. I have...
@ju314ter, attach a link to codesandbox.
> ### The Problem: > I would like to add a more following function in to the app: > > 1. Function for converting RGB value to integer. > →...
> one more question, how can I use RGB value as a default ? > > ``` > // this work > const [color, setColor] = useColor("hex", "#0000FF"); > >...
> Thank you ! > > But after I set useColor as "rgb" → I can't select another color anymore. Could you please check what i did wrong? > >...
> @Wondermarin Could you approve this PR? Have the same issue @lesleyxyz I'm preparing v7.0.0, where will be added support for touch devices.
Duplicate #35
Fixed in v7