Skip to content
  • Dmitry Kazakov's avatar
    Fix KisProcessingsTest · 32dca1f8
    Dmitry Kazakov authored
    After the change in KisLayer::changeRect() when the COMPOSITE_COPY
    layers became "changeRect-cropping", clone layers in the processings
    tests became containing garbage outside the main area. This is ok,
    because the blur layer above will never let these pixels being painted.
    And when the blur layer goes away, these areas will be regenerated back.
    32dca1f8