Diffusion Krita 2ca006f6199a

Fix: Vector Stroke Style propagating to other objects

Authored by vanyossi on May 21 2019, 5:59 AM.

Description

Fix: Vector Stroke Style propagating to other objects

We only check for used styles and only inherit dasharray if no
other stroke option is set. This protects inheritance for grandient
styles avoiding spills.

All TestSvgParser pass. Attached bug files render as expected.
should be safe to port to krita 4.2

Bug:407683

BACKPORT:krita/4.2

Details