#89 closed defect (fixed)
Store undo information in loadMdlFile
Reported by: | ginkel | Owned by: | rempel |
---|---|---|---|
Priority: | major | Milestone: | Promot 0.8.2 |
Component: | Promot | Version: | 0.8.0 |
Severity: | acceptable | Keywords: | |
Cc: |
Description
Change History (7)
comment:1 Changed 17 years ago by rempel
- Milestone set to first_release
- Owner changed from ginkel to rempel
- Status changed from new to assigned
- Version set to 0.8.0
comment:2 Changed 17 years ago by rempel
- Milestone changed from first_release to improved_release
- Resolution set to wontfix
- Severity changed from fatal to acceptable
- Status changed from assigned to closed
comment:3 Changed 17 years ago by rempel
- Milestone Promot 1.0+ deleted
comment:4 Changed 16 years ago by rempel
- Resolution wontfix deleted
- Status changed from closed to reopened
comment:5 Changed 16 years ago by rempel
- Status changed from reopened to new
comment:6 Changed 16 years ago by rempel
- Milestone set to Promot 0.8.2
- Resolution set to fixed
- Status changed from new to closed
comment:7 Changed 16 years ago by rempel
fixed with r8325
Note: See
TracTickets for help on using
tickets.
realization would require setup of undo/redo in lisp-server from scratch, which is not realistic in the near future. another problem changes in (formerly) dependent classes might result in invalid state after undo, so i am not sure if undo is really such a good idea here.