Diffusion Krita d5418bb57535

Fix loading loading SVG's <use> tags, which source is after the use point

Authored by dkazakov on Sep 25 2017, 6:50 PM.

Description

Fix loading loading SVG's <use> tags, which source is after the use point

This patch implements a special DeferredUseStore object that keeps the
list of unresolved <use> tags and resolves them when they become ready.

The original patch was written by
Mikael Rosbacke <mikael.rosbacke@gmail.com>

I just renamed a few symbols and fixed indentation to fit KDE's
coding policy.

Details

Committed
dkazakovSep 25 2017, 6:50 PM
Parents
R37:5a3b9e7f9cfa: [FEATURE] Add button to file layers to open their reference in Krita
Branches
Unknown
Tags
Unknown