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

amyspark <a...@amyspark.me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |a...@amyspark.me

--- Comment #2 from amyspark <a...@amyspark.me> ---
List of commits between 4.1.5 and 4.1.7:
https://invent.kde.org/graphics/krita/-/compare/v4.1.5...v4.1.7?from_project_id=206

The only one I could find regarding SVG is this one:

commit dc4e44f448ba5fc8379ac7751baf2638593b0ac0
Author: Emmet O'Neill <emmetoneill....@gmail.com>
Date:   Sun Oct 14 22:35:40 2018 +0200

    Improved responsiveness of moving large SVG objects.

    Added a KisSignalCompressor to the KisShapeLayerCanvas to reduce the
    number of updates.

    BUG:399363

which, when reverted, makes both SVG File Layers and plain SVG documents show a
blank canvas on opening.

Further digging around KisSafeDocumentLoader::delayedLoadStart show that the
document loads correctly through the SVG impex plugin, but the returned
projection is a 0x0 image.

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

Reply via email to