https://bugs.kde.org/show_bug.cgi?id=362136
--- Comment #5 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit e1c7211c4d846bb560d5c9c35c2df44bfa5dea49 by Dmitry Kazakov. Committed on 29/04/2016 at 13:03. Pushed by dkazakov into branch 'master'. Fix spray brush when using small drops and LoD 1) The minimum size should be not 1px, buy 1px * lodScale. Otherwise huge artifacts appear. 2) The srops should be painted with floating point size, not integer one. Ref T2369 M +17 -66 plugins/paintops/spray/spray_brush.cpp M +3 -3 plugins/paintops/spray/spray_brush.h http://commits.kde.org/krita/e1c7211c4d846bb560d5c9c35c2df44bfa5dea49 -- You are receiving this mail because: You are watching all bug changes.