I use isolate layer very often in 3.3 i could use isolate layer and playback the contents,it would only play the isolated layer. in current 4.0 this is broken. It ALWAYS shows the normal viex.
Hi, Bollebib! I guess this bug was a consequence of the save/autosave bug. I cannot reproduce it anymore. If you happen to see it on the nightly builds, please reopen the bug :) *** This bug has been marked as a duplicate of bug 392233 ***
This still happens,isolate layer doesnt work well with playback,it flickers.
If it flickers, it might be that some of the cached frames still keep old contents...
Git commit 739536ba847b3b179463e1301833b763a6d0327f by Dmitry Kazakov. Committed on 04/05/2018 at 12:16. Pushed by dkazakov into branch 'master'. Fix playback in isolated mode Since we copy the image into multiple threads while doing animation cache generation, we should also copy the isolated root node parameter. M +12 -3 libs/image/kis_image.cc https://commits.kde.org/krita/739536ba847b3b179463e1301833b763a6d0327f
Git commit 4a1b6717835a38a371afc799f9390e5e7e58d310 by Boudewijn Rempt, on behalf of Dmitry Kazakov. Committed on 04/05/2018 at 12:55. Pushed by rempt into branch 'krita/4.0'. Fix playback in isolated mode Since we copy the image into multiple threads while doing animation cache generation, we should also copy the isolated root node parameter. (cherry picked from commit 739536ba847b3b179463e1301833b763a6d0327f) M +12 -3 libs/image/kis_image.cc https://commits.kde.org/krita/4a1b6717835a38a371afc799f9390e5e7e58d310