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

--- Comment #2 from amyspark <[email protected]> ---
There are *three* bugs rolled into one here:

- Krita does not (yet) parse and apply the layer mode, opacity, and name as
sent by GMic, only its position (see
https://invent.kde.org/graphics/krita/-/blob/master/plugins/extensions/qmic/kis_import_qmic_processing_visitor.cpp#L56-62,
for spec https://discuss.pixls.us/t/how-to-name-a-layer-output-to-gimp/4824/5)

- The GMic layer is improperly inserted *after* the original one (affects all
nodes, see
https://invent.kde.org/graphics/krita/-/blob/master/libs/image/kis_node.cpp#L505)

- The original layer is not preserved, it gets recreated as "new layer from
gmic filter". It should, at least, preserve its original name (see
https://invent.kde.org/graphics/krita/-/blob/master/plugins/extensions/qmic/kis_qmic_synchronize_layers_command.cpp#L49).

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

Reply via email to