| Summary: | Umbrello undo display flickering | ||
|---|---|---|---|
| Product: | [Applications] umbrello | Reporter: | faden |
| Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | finex, ralf.habacker |
| Priority: | NOR | ||
| Version First Reported In: | 1.4.1 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 2.0.0 (KDE 4.0.0) | |
| Sentry Crash Report: | |||
|
Description
faden
2005-09-21 00:37:08 UTC
It's because of their fairly primitive way Umbrello's undo works, just reloading the whole file each time. A more advanced undo framework would be needed. Yes, maybe the command pattern have to be implemented. http://en.wikipedia.org/wiki/Command_pattern I think it has been fixed into the KDE4 version. Could someone confirm it? This has been fixed in the KDE4 version. No flickering anymore. |