Skip to content

Fix: Vector Stroke Style propagating to other objects

Ivan Yossi requested to merge ivany/krita:407683_stylePropagate into master

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

Merge request reports