@srinivasdonapati wrote:
We are using parallel layout, in which we have a group node which can contain many nodes, this group node has a panel which has a text-block, text-block shows description about this group node, currently when a large text comes in this text-block dynamically, the group-node also expands automatically, we want group node to have a width which is determined by its containing nodes, and text block just limits itself to whatever area is available to it, if text is large we can show ellipses. Problem is how to make group-node to take the size of children nodes and ignore size of text-block, and then text-block should just fit in whatever size is available.
Posts: 1
Participants: 1