Skip to content
  • Dmitry Kazakov's avatar
    Fix growing handles on Transform Masks · 7a109ac2
    Dmitry Kazakov authored
    For transform masks we shouldn't use exactBounds(), which includes both
    transformed and original rects, but a specially crafted sourceDataBounds()
    method that includes only source data.
    
    BUG:407359
    BACKPORT:krita/4.2
    7a109ac2