Skip to content
  • Dmitry Kazakov's avatar
    Fix random artifacts when undoing brush strokes · 0617bb06
    Dmitry Kazakov authored
    It looks like making indirect painting merge multithreaded
    revealed a very old race condition in the tiles data manager.
    The extent of the memento should be calculated in a synchronous
    way.
    
    BUG:453243
    0617bb06