SUMMARY Animated fill layers when converted to pixel layers lose their frames. STEPS TO REPRODUCE 1. Take an animated fill layer. 2. Convert to a pixel layer 3. Observe how all frames are removed.
I didn't even know we could animate fill layers...
Git commit f2fee32ebb88595ad7ee4621810b4b095515a85c by Eoin O'Neill. Committed on 28/01/2021 at 02:40. Pushed by eoinoneill into branch 'master'. Improved convertToPaintLayer to use KisProcessingApplicator Solves some conversion hedgecases where frame data would be lost or other layer data would be lost in the conversion. Should also make it up to date with other layer operations that require projection updates. M +207 -13 libs/image/kis_layer_utils.cpp M +4 -2 libs/image/kis_layer_utils.h M +1 -69 libs/ui/kis_layer_manager.cc https://invent.kde.org/graphics/krita/commit/f2fee32ebb88595ad7ee4621810b4b095515a85c