Skip to content
  • Dmitry Kazakov's avatar
    Fix brush size change while Lod0 recalculation · 03187c24
    Dmitry Kazakov authored
    We should really clone the brush before passing it to the stroke.
    
    The weird thing about the patch is that we don't use the cloning
    functionality for KisAutoBrush anywhere, but it still had to be
    implemented. At least it is thoroughly tested by the unittests now.
    
    Fixes T2492
    BUG:362985
    03187c24