Skip to content
  • Agata Cacko's avatar
    Port Contiguous Selection Tool to strokes · d0efb113
    Agata Cacko authored
    Before this commit, Contiguous Selection Tool would work in GUI thread
    just keeping the image under barrierLock().
    This commit ensures that all the operations happen in a working thread.
    d0efb113