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

Dmitry Kazakov <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/commit/46c361a53
                   |                            |688d3f209b6c864b01282c9ce21
                   |                            |fcd0
         Resolution|---                         |FIXED

--- Comment #8 from Dmitry Kazakov <[email protected]> ---
Git commit 46c361a53688d3f209b6c864b01282c9ce21fcd0 by Dmitry Kazakov.
Committed on 15/06/2020 at 13:57.
Pushed by dkazakov into branch 'krita/4.3'.

Fix “Shrink from image border” wrapping

The patch implements a separate KisDefaultBoundsBase::imageBorderRect(),
which always returns the bounds of the image, even for selections.

See more explanations in docs in kis_default_bounds_base.h

M  +1    -1    libs/image/KisPrecisePaintDeviceWrapper.cpp
M  +7    -0    libs/image/kis_convolution_painter.cc
M  +7    -1    libs/image/kis_default_bounds.cpp
M  +1    -0    libs/image/kis_default_bounds.h
M  +5    -0    libs/image/kis_default_bounds_base.cpp
M  +28   -0    libs/image/kis_default_bounds_base.h
M  +5    -0    libs/image/kis_default_bounds_node_wrapper.cpp
M  +1    -0    libs/image/kis_default_bounds_node_wrapper.h
M  +1    -1    libs/image/kis_paint_device.cc
M  +1    -2    libs/image/kis_selection_filters.cpp
M  +1    -1    libs/ui/processing/fill_processing_visitor.cpp
M  +2    -2    libs/ui/tool/kis_resources_snapshot.cpp
M  +1    -1    libs/ui/tool/strokes/freehand_stroke.cpp
M  +1    -1    plugins/filters/roundcorners/kis_round_corners_filter.cpp
M  +1    -1    plugins/paintops/defaultpaintops/brush/kis_brushop.cpp
M  +4    -0    sdk/tests/lod_override.h

https://invent.kde.org/graphics/krita/commit/46c361a53688d3f209b6c864b01282c9ce21fcd0

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

Reply via email to