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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/kde/
                   |                            |krita/commit/7a109ac2dcdd37
                   |                            |84827995f69f84aa1576e20319
             Status|ASSIGNED                    |RESOLVED

--- Comment #2 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 7a109ac2dcdd3784827995f69f84aa1576e20319 by Dmitry Kazakov.
Committed on 24/05/2019 at 08:53.
Pushed by dkazakov into branch 'master'.

Fix growing handles on Transform Masks

For transform masks we shouldn't use exactBounds(), which includes both
transformed and original rects, but a specially crafted sourceDataBounds()
method that includes only source data.
BACKPORT:krita/4.2

M  +13   -4    libs/image/kis_transform_mask.cpp
M  +1    -0    libs/image/kis_transform_mask.h
M  +5    -1    plugins/tools/tool_transform2/kis_tool_transform.cc

https://invent.kde.org/kde/krita/commit/7a109ac2dcdd3784827995f69f84aa1576e20319

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

Reply via email to