What steps will reproduce the problem?
1. write the code:
startshape test
rule test {
CIRCLE{z 1 b 0.5}
SQUARE{}
}
2. run it (you can use
http://contextfree.googlecode.com/svn/trunk/demo.html ) to test it.
What is the expected output? What do you see instead?
The CIRCLE should be above the SQUARE, but instead it just draws in the
order the shapes are specified.
What version of the product are you using? On what operating system?
r24 on Firefox on Ubuntu
Please provide any additional information below.
Great project!
Original issue reported on code.google.com by jera...@gmail.com on 19 Aug 2009 at 2:29
Original issue reported on code.google.com by
jera...@gmail.com
on 19 Aug 2009 at 2:29