Hi,
I having problem with the Z order of nodes placed on default layer.
When the GOXam is loaded all the z order of nodes in a group are shown correct .
But when I take the group out of screen & modify the node location of some other group,
take this group back node order is modified .
When ever a group is selected we are taking a group & it’s nodes to foreground Layer & when is unselected we are taking it to default layer.
My first guess is some kind of UI virualization which might be enabled by GoXam, but couldn’t find any thing on this .
Few constarins we have are
- We can’t use any other NodeLayers like Foreground/Background/Adonment/Tool , as all of them are used for different purpose in our CustomeControl. So soultion should be with default node layer.
- We are using ver 1.2.4.4
Also is there any why to data drive the Z Order within the smae node layer. Means we have a property called ZOrder in out NodeDataModel which should decide the Z order of nodes placed on deafult NodeLayer
Expecting a quick reply (it’s a blocking issue for our relese )