Diffusion Krita e357da4f04ea

Fix the artifacts when doing quick hatches with Instant Preview

Authored by dkazakov on Oct 20 2016, 8:16 AM.

Description

Fix the artifacts when doing quick hatches with Instant Preview

When the strokes queue reaches the resume stroke ans starts
its execution, no Lod0 can execute anymore. So all the new Lod0
strokes should go to the end of the queue and wrapped into their
own Suspend/Resume pair

Fixes T2542

Details

Committed
dkazakovOct 20 2016, 8:17 AM
Parents
R37:5df6dc5ce004: Fix adding enum to string
Branches
Unknown
Tags
Unknown
Tasks
T2542: Predfined brushes + Lod + quick strokes = artifacts