13 Nov
2004
13 Nov
'04
3:16 p.m.
if rects are switched always to paths we lose the ability to modify at a later time the corner roundness, this is why i believe <rect> should be switched to <path> only when it receive a text attached.
No. The only thing that changes is the internal representation. For the user, nothing changes. Rect will have all the same capabilities as before. Compare all the other shapes - they have their own handles and parameters yet they are all implemented as <path> (look in the xml editor).