Diffusion Krita a5efaf06379d

Fix loading of some animation files

Authored by dkazakov on Mar 23 2017, 7:18 AM.

Description

Fix loading of some animation files

For some files KoXml::asQDomElement() works incorrectly.

Ideally, we should deprecate KoXmlReader and friends, but we
would need to do the following steps:

  1. Benchmark and compare KoXmlReader vs QDomDocument. If the difference is not extremely drastic, then proceed to the next step.
  1. Refactor out all the uses of KoXmlReader and KoXmlWriter.

Details

Committed
dkazakovMar 23 2017, 7:18 AM
Parents
R37:788bf6f6fb63: Fix transformations of a shape layer with transform tool
Branches
Unknown
Tags
Unknown