closed
Public

I have seen that the background opacity of a text label can be changed programmatically. But could this capability be extended to cover all objects? It would be great to be able to change the opacity and color of rectangles and circles with code.

1 answer

Hi David, so far most elements does not support changing background color and opacity during the simulation, since they are exported as images in DHTML.

If we could find a good way to export the (rounded) rectangles and circles without using images, we could allow changing their background color and opacity in run time.

We have considered some CSS solutions for this, but none of them can have the best result so far.

#1

This question is now closed