I am trying to change the color of a image in a widget. I bind the image color and opacity to a linear variable but the color does not change when the variable does.
is there some step I am missing?
create image
size as needed
goto graph create variable (linear color)
set linear variable to a color
go back to designer
select image
bind on color and opacity -> select linear variable from drop down under properties
Well, give me an Image of your Widget, the Binding, etc. Maybe one of you skipped a step or misunderstood something. As far as i remember,
i had no problems changing image colors.
There might be an issue with renaming the output “ReturnValue” . If you change the output text to read something else such as “ReturnColorValue” it causes issues (for whatever reason).