daattali / colourpicker

🎨 A colour picker tool for Shiny and for selecting colours in plots (in R)
https://daattali.com/shiny/colourInput/
Other
217 stars 28 forks source link

make sure colourpicker works flawlessly with shinytest #19

Closed daattali closed 7 years ago

daattali commented 7 years ago

check when https://github.com/rstudio/shinytest/issues/139 is fixed

wch commented 7 years ago

I think it should work now -- there was a bug in shinytest's recorder which prevented it from recording initial values. If you still have problems with it, please let me know.

daattali commented 7 years ago

Seems to work!