OS (e.g. Win10): Win10
PsychoPy version (e.g. 1.84.x): 2021.1.0
Standard Standalone? (y/n) y
What are you trying to achieve?: Use colorChooser /picker button on stimulus component dialogs. Neat that it doesn’t popup just on right-click anymore, so can use that to paste. But the color button alongside this in ‘Appearance’ tabs doesn’t seem to work – chooser with palette won’t pop up.
No error messages
Ah, I see the problem… Oversight on our part! The button is missing a Show
command - so it builds the thing just fine, then forgets to actually show it… Will be fixed in .1
!
In the meantime, you can use the color picker button in Coder to bring up the picker and then copy the value over.