https://bugs.kde.org/show_bug.cgi?id=395483
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kri | |ta/31d8cf90822185675ba08f86 | |b8b42a04bc4101e4 --- Comment #1 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 31d8cf90822185675ba08f86b8b42a04bc4101e4 by Dmitry Kazakov. Committed on 18/06/2018 at 10:56. Pushed by dkazakov into branch 'master'. Fix rendering of Stroke layer style with 1px width Spatial convolution worker needs transaction to run correctly M +27 -10 libs/image/kis_convolution_painter.cc M +9 -0 libs/image/kis_convolution_painter.h M +7 -4 libs/image/kis_filter_mask.cpp M +28 -14 libs/image/kis_gaussian_kernel.cpp M +6 -3 libs/image/kis_gaussian_kernel.h M +1 -1 libs/image/layerstyles/kis_ls_bevel_emboss_filter.cpp M +2 -2 libs/image/layerstyles/kis_ls_drop_shadow_filter.cpp M +1 -1 libs/image/layerstyles/kis_ls_satin_filter.cpp M +4 -4 libs/image/layerstyles/kis_ls_stroke_filter.cpp M +4 -4 libs/image/layerstyles/kis_ls_utils.cpp M +3 -3 libs/image/layerstyles/kis_ls_utils.h https://commits.kde.org/krita/31d8cf90822185675ba08f86b8b42a04bc4101e4 -- You are receiving this mail because: You are watching all bug changes.