https://bugs.kde.org/show_bug.cgi?id=417709

--- Comment #10 from caulier.gil...@gmail.com ---
Well, the solution of this problem can be simple and the current implementation
cannot cover all use cases.

Here, there are few code to back-port metadata from the first file used to
render the pano :

https://invent.kde.org/graphics/digikam/-/blob/master/core/dplugins/generic/tools/panorama/tasks/copyfilestask.cpp#L101

The code is not too bad but it's based of file metadata, not the digiKam
properties. If the application do not play with the file metadata, the
properties will be partially transfered.

Using DInfoInterface instead will work in all cases to restore all metadata,
from the database or file metadata.

Gilles

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to