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=888
This bug just resurfaced: the rendering of the zOrder is broken.
If you do:You get the correct zOrder:
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.
But the rendering does not seem to take it into account anymore.
- nodes 1,2,3: zIndex 2
- nodes 11,22,33: zIndex 4
- edge: zIndex 3
--
You received this message because this project is configured to send all issue notifications to this address._______________________________________________
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev