Why I can't apply right-transform?
Hello,
I tried to apply transfrom to child concept. Is it work only with properties? Or what?
Test program in attachment.
Attachment(s):
Test.rar.zip
Please sign in to leave a comment.
Hello,
I tried to apply transfrom to child concept. Is it work only with properties? Or what?
Test program in attachment.
Please sign in to leave a comment.
Hi, Oleg.
There is two problems here:
1. right transformed node should be ChildConcept1, but not Wrapper.
2. style item "side-transform-anchor-tag : ext_1" shouldn't be on %childConcept1%.
It should be on some constant or property cell. On ")" constant cell as I understand.
Regards,
Evgeny
But in this case I will in context of childConcept1 and I can't create childConcept2. Or else in this case I must work with ascedant nodes? I think it's too hardly and isn't properly for such simple thing.