Summary: | Undo isn't drawing/rendering layers in the restored layer group | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Loren Dias <loren> |
Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | freebox64, info |
Priority: | NOR | ||
Version First Reported In: | 2.9.1 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/calligra/9fb03d886803461cbd036c5a7049914c91c0d0c2 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | Yes, I can confirm. In attachment, a short video of this behavior. |
Description
Loren Dias
2015-03-28 06:54:23 UTC
Created attachment 91791 [details]
Yes, I can confirm. In attachment, a short video of this behavior.
Confirmed, I was about to report it as a new bug item this morning. I was really afraid to loose data inside this 'empty group' badly restored. Nice video Mvowada ; exactly the issue I saw. Git commit 9fb03d886803461cbd036c5a7049914c91c0d0c2 by Dmitry Kazakov. Committed on 22/05/2015 at 12:08. Pushed by dkazakov into branch 'calligra/2.9'. Fixed an update problem when undoing layer removal Fixes T214 M +6 -1 krita/image/commands/kis_image_layer_remove_command.cpp A +- -- krita/image/tests/data/group_layer_test/undo_removal_0_initial.png A +- -- krita/image/tests/data/group_layer_test/undo_removal_1_deleted.png A +- -- krita/image/tests/data/group_layer_test/undo_removal_2_undone.png M +74 -0 krita/image/tests/kis_group_layer_test.cpp M +2 -0 krita/image/tests/kis_group_layer_test.h http://commits.kde.org/calligra/9fb03d886803461cbd036c5a7049914c91c0d0c2 |