What steps will reproduce the problem?
1. create a pool
2. add three lanes and name them 1, 2 and 3 (from top to bottom)
3. change the order of 2 and 3.
4. delete 3.
5. undo delete.
What is the expected output?
the order is 1,3,2
What do you see instead?
the order is 1,2,3
the problem is the layout algorithm for pools and lanes.
Original issue reported on code.google.com by NicoPete...@gmail.com on 13 Oct 2008 at 9:53
Original issue reported on code.google.com by
NicoPete...@gmail.com
on 13 Oct 2008 at 9:53