Page 1 of 1

2D label leaf or or not leaf?

Posted: Tue Mar 05, 2013 8:18 am
by eimixas
Is there any specific reason that 2d labels are leafs?
And is this "Leafs could not have children" needed at all?

Thank you

Re: 2D label leaf or or not leaf?

Posted: Tue Mar 05, 2013 8:20 pm
by daniel
It's mainly 'logical' (as a label has no sub-element / component / structure). It is also a way to optimize the code at some places (as we don't have to look for siblings, etc.).