(This happens on 4.1.7 as well as current master) 1. Create document 2. Add two reference images (REF1 and REF2) 3. Put the REF2 behind REF1 (for ex. with "lower" and moving it around) 4. Save the document and close it 5. Reopen the document Now the REF2 is on top of REF1. Apparently the z-position/order of the reference images doesn't get saved.
Created attachment 117845 [details] Screenshot before/after saving
Hi. I can confirm with Krita 4.2.0-pre-alpha (git 86c58a3) appimage on Ubuntu 14.04: 1. CTRL+N (new) 2. Tools > "Reference Images Tool" 3. "Tool Options" > click [+] and add 2 reference images 4. with the last added reference image selected > "CTRL+ALT+[" (lower it) 5. save 6. reopen Actual Results: the lowered ref. image will show up on top of the other.
Jouni, can you take a look?
I also experience this bug. But it took me time to see (I stack a lot of ref around my canvas since only recently). Thank you for reporting this one.
Git commit e46e8d5c8d8f52df2187db11327f36f8994930ba by Jouni Pentikäinen. Committed on 13/02/2019 at 14:01. Pushed by jounip into branch 'master'. Fix saving Z-order of reference images M +2 -0 plugins/tools/defaulttool/referenceimagestool/KisReferenceImageCollection.cpp https://commits.kde.org/krita/e46e8d5c8d8f52df2187db11327f36f8994930ba
Created attachment 122519 [details] "up & down" reference image library test
Hello, I have same issue with 2.4.6 version on load reference image library or opening krita file with reference image. Order is not correctly displayed. Try it with reference image library test file in attachment. Thanks.
(In reply to kerdudo from comment #7) > Hello, I have same issue with 2.4.6 version on load reference image library > or opening krita file with reference image. Order is not correctly displayed. > Try it with reference image library test file in attachment. > > Thanks. Sorry, version 4.2.6 :)
This is still broken in 4.3.0-beta1
Git commit bdf725217f7068e99d02c873109f0c498dd0fd15 by Wolthera van Hövell tot Westerflier. Committed on 06/08/2020 at 15:18. Pushed by woltherav into branch 'krita/4.3'. Fix z-order saving for reference images. Like shape layers reference image shapes ough to be sorted first. M +3 -1 plugins/impex/libkra/kis_kra_save_visitor.cpp https://invent.kde.org/graphics/krita/commit/bdf725217f7068e99d02c873109f0c498dd0fd15
Git commit a9150cf70bb35d167861c071f27f7d7132182ade by Wolthera van Hövell tot Westerflier. Committed on 06/08/2020 at 15:18. Pushed by woltherav into branch 'master'. Fix z-order saving for reference images. Like shape layers reference image shapes ough to be sorted first. M +3 -1 plugins/impex/libkra/kis_kra_save_visitor.cpp https://invent.kde.org/graphics/krita/commit/a9150cf70bb35d167861c071f27f7d7132182ade