Issue:
parameter window of Constant TOP shows the wrong color
How to reproduce:
set these pars of the Constant TOP:
rgbaunit
par to to 0-255
colorrgb
to 0, 96, 223
alpha
to 255
Screenshot of the result below, notice the actual correct color in the TOP differs from the wrong color in the parameter window:
example attached:
color_off.tox (318 Bytes)
Achim
2
create a constant TOP
set rgbaunit to 0 - 255
set color to 226 0 116
set alpha to 255
the TOP itself has the correct color. but the preview in the color parameter is different
JetXS
3
Hey @Achim @nettoyeur
Thanks for the report and example.
I can confirm the issue on my end and I logged it in our issue tracker for a developer to look into it.
Thanks,
Michel
rob
4
This required a few more changes and so will be addressed in our upcoming experimental versions: 2021.32240 and later.
Thanks for the examples.