https://bugs.kde.org/show_bug.cgi?id=375585
--- Comment #9 from Boudewijn Rempt <b...@valdyas.org> --- Git commit 50969d39d7e6712e8833a7e9db23a16c6c368f80 by Boudewijn Rempt. Committed on 14/03/2017 at 08:51. Pushed by rempt into branch 'krita/3.1'. Disable copying the image before saving The copy is incomplete, the copy doesn't copy the projection so we need to re-render the image, which makes saving very slow, and we're not saving in the background at this moment, so the copy isn't useful. Note: I have intentionally left the code intact, and added a warning. Saving in the background is still todo. Related: bug 374345 M +7 -4 libs/ui/KisDocument.cpp https://commits.kde.org/krita/50969d39d7e6712e8833a7e9db23a16c6c368f80 -- You are receiving this mail because: You are watching all bug changes.