Page 1 of 1

Render issue: True and False are overlaped

Posted: 07 May 2013 21:50
by mkyral
The best is to check the attached image.
rendering_bug.png
rendering_bug.png (13.96 KiB) Viewed 10033 times
I have two conditions. I want to do the same action when one condition is False and second is True. The problem is, that the True and False texts are placed on the same place and mixed together. First, it looks ugly, second, there is not clear, what condition is True and what is False.

Re: Render issue: True and False are overlaped

Posted: 07 May 2013 22:11
by bobchernow
You can usually avoid this by changing the connect point. Click on the line and the connect points on both element will highlight. Click a different dot .

Re: Render issue: True and False are overlaped

Posted: 08 May 2013 05:20
by mkyral
bobchernow wrote:You can usually avoid this by changing the connect point. Click on the line and the connect points on both element will highlight. Click a different dot .
Great. I didn't realized that this is possible.

Thanks

EDIT: Maybe, could this be done automatically when labels are different?