Skip to content
  • Dmitry Kazakov's avatar
    Added KisNode::accessRect() concept · 70c554aa
    Dmitry Kazakov authored
    It is used by clone layers, because they may read outside expected
    area of image and cause flickering. So this accessRect() method warns
    the scheduler about this fact, so no simultaneous access to the image
    happens.
    70c554aa