| Summary: | weird behaviour when using the undo function | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | Elián Hanisch <lambdae2> |
| Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | cberger |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Elián Hanisch
2009-02-18 03:28:29 UTC
I can't reproduce :( SVN commit 928729 by berger: fix undoing on a transparent image make artefact of the old drawing appears when drawing again composite copy is a special case, and shouldn't be limited to the extend of a paint device, otherwise transparent pixels might not get copied correctly to the destination as the user of the API would expect BUG: 184745 M +3 -1 kis_painter.cc WebSVN link: http://websvn.kde.org/?view=rev&revision=928729 |