Modify ↓
Opened 13 years ago
Last modified 13 years ago
#7669 new defect
consecutive rotates behave unexpectedly
Reported by: | ij | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | rotate | Cc: |
Description
Rotate rectangular building from one end, then as the next step rotate from the opposite end. The building is reversed immediately turning ~180 degrees.
Attachments (0)
Note:
See TracTickets
for help on using tickets.
Seems to be a drawback of merging the consecetive actions as undo gets you back to the start (all rotations undone).
r5211