https://bugs.kde.org/show_bug.cgi?id=412622
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/kde/ | |krita/commit/9af432885186c6 | |b40b07e75e80739c4bc34ded3e --- Comment #8 from Dmitry Kazakov <[email protected]> --- Git commit 9af432885186c6b40b07e75e80739c4bc34ded3e by Dmitry Kazakov. Committed on 14/10/2019 at 12:37. Pushed by dkazakov into branch 'master'. Fix crash when using Contionous Selection tool with Feather option KisSelectionDefaultBounds should not care about the image, it should take all the values from the parent device's default bounds object. M +28 -5 libs/image/kis_default_bounds.cpp M +6 -2 libs/image/kis_default_bounds.h M +5 -5 libs/image/kis_mask.cc M +2 -2 libs/image/kis_selection.cc M +1 -1 libs/image/tests/kis_image_test.cpp M +1 -1 libs/image/tests/kis_projection_leaf_test.cpp M +1 -1 libs/image/tests/kis_selection_test.cpp M +1 -1 plugins/extensions/colorrange/dlg_colorrange.cc M +1 -1 sdk/tests/qimage_based_test.h https://invent.kde.org/kde/krita/commit/9af432885186c6b40b07e75e80739c4bc34ded3e -- You are receiving this mail because: You are watching all bug changes.
