| Summary: | The editor 'forgets' one step when a crop is undone and redone | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | JarD <rydberg> |
| Component: | Plugin-Editor-Crop | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 2.0.0 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 2.0.0 | |
| Sentry Crash Report: | |||
|
Description
JarD
2011-03-20 01:13:20 UTC
I can confirm. The problem is (much) more general though. Git commit eee48d66d8164068df75afa61b1de0f1e7569c08 by Marcel Wiesweg. Committed on 20/03/2011 at 17:09. Pushed by mwiesweg into branch 'master'. Properly remove files from cache with undo/redo - ensure that cache files are cleared for redo actions when a new action is appended - use only Qt code for file operations, removing C headers - code reuse BUG: 268925 M +2 -7 NEWS M +38 -59 utilities/imageeditor/canvas/undocache.cpp M +14 -3 utilities/imageeditor/canvas/undocache.h M +5 -16 utilities/imageeditor/canvas/undomanager.cpp http://commits.kde.org/digikam/eee48d66d8164068df75afa61b1de0f1e7569c08 |