Please let's look at this one. I took a look at the code, but I could not see where the problem is.
Doru
On Sat, Aug 10, 2013 at 11:30 PM, moose-technology@googlecode.com wrote:
Updates: Status: New Labels: -Milestone-4.7 Milestone-4.8
Comment #20 on issue 888 by tu...@tudorgirba.com: MondrianViewBuilder should support a better zOrder http://code.google.com/p/**moose-technology/issues/**detail?id=888http://code.google.com/p/moose-technology/issues/detail?id=888
This bug just resurfaced: the rendering of the zOrder is broken.
If you do:
view node: 1 forIt: [view node: 11]. view node: 2 forIt: [view node: 22]. view node: 3 forIt: [view node: 33]. view edgeFromAssociation: 11->33.
You get the correct zOrder:
- nodes 1,2,3: zIndex 2
- nodes 11,22,33: zIndex 4
- edge: zIndex 3
But the rendering does not seem to take it into account anymore.
-- You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at: https://code.google.com/**hosting/settingshttps://code.google.com/hosting/settings ______________________________**_________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/**mailman/listinfo/moose-devhttps://www.iam.unibe.ch/mailman/listinfo/moose-dev