https://bugs.kde.org/show_bug.cgi?id=424233

Dmitry Kazakov <dimul...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/commit/b120f7092
                   |                            |0778a4ad32639319fed0ee5396c
                   |                            |f35a
         Resolution|---                         |FIXED

--- Comment #2 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit b120f70920778a4ad32639319fed0ee5396cf35a by Dmitry Kazakov.
Committed on 13/08/2020 at 22:39.
Pushed by dkazakov into branch 'krita/4.3'.

Fix artifacts when using Move Tool in WrapAround mode

The paint device cache should be reset when wrap-around mode is
changed. The artifacts appeared because
KisPaintDeviceWrappedStrategy::move() received non-WA exactBounds()
of the device, which caused it to do the move incorrectly.

M  +83   -6    libs/image/kis_lock_free_cache.h
M  +7    -7    libs/image/kis_paint_device_cache.h
M  +1    -1    libs/image/tests/kis_paint_device_test.cpp

https://invent.kde.org/graphics/krita/commit/b120f70920778a4ad32639319fed0ee5396cf35a

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to