From Fabio: In a compartment the order of the shapes currently always is the
order in which they were added. It would be useful to allow users to change
this order. E.g. you start with
Class: MyClass
- PropertyOne
- PropertyTwo
Now the user wants to switch this properties in a different way (PropertyTwo
before PropertyOne)
MyClass
- PropertyTwo
- PropertyOne
Original issue reported on code.google.com by joswar...@gmail.com on 11 Nov 2012 at 4:38
Original issue reported on code.google.com by
joswar...@gmail.com
on 11 Nov 2012 at 4:38