Diffusion Krita ac91e6964deb

Fix tail-artifacts when painting with a Pixel brush on a transparency mask

Authored by dkazakov on Jun 12 2018, 12:07 PM.

Description

Fix tail-artifacts when painting with a Pixel brush on a transparency mask

In the end of the stroke indirect device is merged into the main selection
used a lock help. We should synchronize with this lock to ensure there is
no race condition between reading two extents: from the main selection and
indirect target.

Note: there is still another bug when with Quick Brush, but I'll put it

under a separate bugreport.

BUG:394438
(cherry picked from commit 25801542f2294268ec0a5174e4195375ba460571)

Details

Committed
remptJun 13 2018, 11:48 AM
Parents
R37:6333b9b41af4: Fix a potential race condition in KisRecalculateGeneratorLayerJob
Branches
Unknown
Tags
Unknown