shawn47 / oryx-editor

Automatically exported from code.google.com/p/oryx-editor
Other
0 stars 0 forks source link

Moving a new lane in an existing pool with lanes #402

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a pool with lanes and expand this pool (vertical and horizontal)
2. Add a new lane to this pool

Optional (for more errors):
3. undo
4. redo

What is the expected output?
I expect that a new lane is added, with standard height and the current 
width of the pool.

What do you see instead?
Regarding 2:
The lane is added, but with greater height as "normal" and with "normal" 
width. This means that the complete pool is horizontal resized!
Some associations with added edges are changed (in direction).
Also collapsed pools below the pool are in this pool, they aren't shifted 
downwards.

Regarding 3:
When I press "undo" the added lane is deleted but the pool is still to 
small.

Regarding 4:
When I press "redo" (after "undo") the new lane is added again but at 
another place in the pool (between other lanes).

Original issue reported on code.google.com by MaKoL...@gmail.com on 17 Jun 2009 at 6:45

Attachments: