https://bugs.kde.org/show_bug.cgi?id=393302
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kri | |ta/3119ea6932c5f9d866b55666 | |6c27545c6d643fec Status|ASSIGNED |RESOLVED --- Comment #3 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 3119ea6932c5f9d866b556666c27545c6d643fec by Dmitry Kazakov. Committed on 04/05/2018 at 11:38. Pushed by dkazakov into branch 'master'. Fix saving animated transparency and filter masks, adjustment layer In copy-ctor of the node we should also copy all the content channels this node supports. M +1 -1 libs/image/kis_base_node.h M +6 -0 libs/image/kis_mask.cc M +4 -4 libs/image/kis_paint_device.cc M +10 -3 libs/image/kis_paint_device.h M +1 -1 libs/image/kis_paint_layer.cc M +2 -2 libs/image/kis_pixel_selection.cpp M +1 -1 libs/image/kis_pixel_selection.h M +1 -1 libs/image/kis_selection.cc M +11 -2 libs/image/kis_selection_based_layer.cpp M +1 -1 libs/image/tests/kis_keyframing_test.cpp M +1 -1 libs/image/tests/kis_paint_device_test.cpp M +3 -0 plugins/dockers/animation/timeline_frames_view.cpp M +2 -2 plugins/extensions/waveletdecompose/waveletdecompose.cpp https://commits.kde.org/krita/3119ea6932c5f9d866b556666c27545c6d643fec -- You are receiving this mail because: You are watching all bug changes.