Skip to content
Commit d5418bb5 authored by Dmitry Kazakov's avatar Dmitry Kazakov
Browse files

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.
parent 5a3b9e7f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment