Hi,
I am using GoIconicNode.Label property for the text of a tree node. I have set the GoIconicNode.Label.Multiline property to true, GoIconicNode.Label.Wrapping property to true and GoIconicNode.Label.WrappingWidth property to 90. In some cases, character ‘d’ at the start of a line is cut-off as in the image below.
Is there a solution for this problem? I have tried changing the wrapping width property but there is always some instance in which I get the text cut-off.
Thanks.