Summary: | Undo in tile engine clears rects | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | LukasT <lukast.dev> |
Component: | General | Assignee: | Dmitry Kazakov <dimula73> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | dimula73 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Bug: Undo clears and does not undo |
Description
LukasT
2009-11-18 22:04:24 UTC
Created attachment 38431 [details]
Bug: Undo clears and does not undo
This image shows the bug that appear randomly when painting.
I'm assigning this to dimitry. If not related to tile engine, feel free to re-assign to default. I used custom image RGB8 - 1600x1200 to create the document. I get rects filled with RGBA(0,0,0,0) compared to bug report at https://bugs.kde.org/213262. You can notice it in the attached image. Hm.. Can't reproduce.. Do you mean painting 1-2 minutes without a break in a single "transaction"? I tried, but can't get it. But i have quite old r1045390 trunk. I shall try to update. I mean painting with transactions. More strokes. SVN commit 1055732 by dkazakov: Wrong setDirty call. Extent has already changed. BUG:215180 M +2 -1 kis_image_layer_remove_command.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1055732 |