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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED

--- Comment #8 from Dmitry Kazakov <dimul...@gmail.com> ---
The bug was fixed in the commit listed below. I have cherry-picked that to
4.3.1 branch.


commit 10cad8b7a4721b33c98923beb354e5457b5cc48d (HEAD)
Author: Dmitry Kazakov <dimul...@gmail.com>
Date:   Fri May 1 17:24:54 2020 +0300

[NOT FOR 4.3.0] Remove start position from KisRandomAccessor2

Start posiiton in ctor is not used anywhere, it only causes bugs
like 395861, because some code passes default value (0,0) to it,
which extends extent of the paint device, to the area, which is
not actually modified.

It might also fix some troubles with Transform Tool (not tested).

CCBUG:395861

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

Reply via email to