Hi,
there seem to be 2 bugs in the method Rhino.Input.Custom.OptionColor
on Mac (Rhino 7.9). Please run the attached example to reproduce:
OptionColorBug.py (806 Bytes)
Bug1:
- Run the script, change the white color in the prompt to red
- The color field does not update, it stays white
Bug2:
- Run the script, do not change the color and click on “Done”
- The color returned is always 1 to small for the R component, it prints 254, 255, 255
- This seems to happen with other colors too
above example works fine on Windows.
thanks,
c.