Skip to content
  • Dmitry Kazakov's avatar
    Fix tail-artifacts when painting with a Pixel brush on a transparency mask · 25801542
    Dmitry Kazakov authored
    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
    25801542