Skip to content
  • Dmitry Kazakov's avatar
    Make KisToolTransform fully asynchronous · eb17ce74
    Dmitry Kazakov authored
    Now all initialization of the transform tool has been moved into the
    stroke's context. It means that the tool doesn't need to block event
    loop until it image is finished anymore.
    
    The fix uses he new features of the strokes framework, specifically
    mutated stroke jobs.
    
    CCBUG:409275
    eb17ce74