https://bugs.kde.org/show_bug.cgi?id=412622
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/ |krita/commit/9af432885186c6 |krita/commit/32d27e262ceb55 |b40b07e75e80739c4bc34ded3e |a721b3e34077f440d42e50d0c3 --- Comment #9 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 32d27e262ceb55a721b3e34077f440d42e50d0c3 by Dmitry Kazakov. Committed on 05/11/2019 at 17:18. Pushed by dkazakov into branch 'krita/4.2'. 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/32d27e262ceb55a721b3e34077f440d42e50d0c3 -- You are receiving this mail because: You are watching all bug changes.