Hi,
In our diagram we are having few nodes and groups.
For them we are giving fill property to transparent in templates.
But some times, Instead of transparent its showing a gray color background.
Its coming for a few nodes and groups in the diagram, and when we Zoom in and Zoom out this will go to normal state and other nodes got filled with gray color.
( frequently observed when diagram contains more groups and nodes )
In above attached image, I added two states of every node and group.
1 and 2 are normal nodes and 3 is a group with shape “roundedrectangle”.
Few things I observed here is,
- If I give fill to null it works properly, but we want clickable area so we cant use that.
- Not only with transparent, but with some other colors also same behavior is observed.
- When I move the diagram using scroll bar, If a node/group is at canvas bounds, its hidden part is not getting filled with the gray color. same as image 4 in above attach.
How can we avoid this strange behavior ?