| Summary: | Curve creation in logo example is not properly undoable. | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Alexander Nyßen <nyssen> |
| Component: | GEF MVC | Assignee: | Alexander Nyßen <nyssen> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 0.2.0 | ||
| Target Milestone: | 4.0.0 / 3.11.0 (Neon) M3 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Bug Depends on: | 479386 | ||
| Bug Blocks: | |||
|
Description
Alexander Nyßen
This requires that the transaction operation is a reverse-undo operation (see bug #479386). Fixed that curve creation can now be undone in a single undo step. Pushed all changes to origin/master. Resolving as fixed in 3.11.0 M3. Uups, I didn't actually resolve this. |