Summary: | Compositions Docker exports duplicates of one composition when you export multiple. | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Jim <snopmark> |
Component: | Dockers | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | halla |
Priority: | NOR | ||
Version: | 4.2.7-beta1 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | https://invent.kde.org/kde/krita/commit/ecfcac09c91d27b22ed66bc676d478e361de45f3 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: |
kra file with embedded compositions and exported results
Recorded Log Viewer Results as plain text file Just the Composition Export Results |
Description
Jim
2019-10-15 02:59:05 UTC
Hm, I just tested this with current git master, and I get correct results. Could you share your test image with the compositions embedded? Created attachment 123206 [details]
kra file with embedded compositions and exported results
Created attachment 123207 [details]
Recorded Log Viewer Results as plain text file
Created attachment 123208 [details]
Just the Composition Export Results
Thanks for your comment! Automatically switching the status of this bug to REPORTED so that the KDE team knows that the bug is ready to get confirmed. In the future you may also do this yourself when providing needed information. Okay, I can confirm the issue with your test image. Git commit 30915e552498de7b23d7bda824bb4b9e08b828b7 by Boudewijn Rempt. Committed on 16/10/2019 at 12:03. Pushed by rempt into branch 'master'. Refresh the compositions' projection before export And restore the current composition after export. M +8 -3 libs/image/kis_layer_composition.cpp M +16 -6 plugins/dockers/compositiondocker/compositiondocker_dock.cpp https://invent.kde.org/kde/krita/commit/30915e552498de7b23d7bda824bb4b9e08b828b7 Git commit ecfcac09c91d27b22ed66bc676d478e361de45f3 by Boudewijn Rempt. Committed on 21/10/2019 at 12:58. Pushed by rempt into branch 'krita/4.2'. Refresh the compositions' projection before export And restore the current composition after export. (cherry picked from commit 30915e552498de7b23d7bda824bb4b9e08b828b7) M +8 -3 libs/image/kis_layer_composition.cpp M +16 -6 plugins/dockers/compositiondocker/compositiondocker_dock.cpp https://invent.kde.org/kde/krita/commit/ecfcac09c91d27b22ed66bc676d478e361de45f3 |