@sharpost wrote:
This is about functionality to arrange overlapping nodes.
SendToBack & BringToFront
I am using zOrder binding to achieve this.
Suppose node1 has zOrder:1 & node2 has zOrder:2. To bring node1 in front, i am increasing its zOrder to 2.
This does not work, both nodes has same zOrder. Only if i increase zOrder again to 3, i achieve the result.How to achieve the desired result, in one action ?
Thanks !
Posts: 2
Participants: 1