https://bugs.kde.org/show_bug.cgi?id=417748
Tymond <tamtamy.tym...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/kde/ | |krita/commit/369d552c3ca96f | |f1e7b379d570ea73914726f213 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #4 from Tymond <tamtamy.tym...@gmail.com> --- Git commit 369d552c3ca96ff1e7b379d570ea73914726f213 by Agata Cacko. Committed on 21/02/2020 at 14:05. Pushed by tymond into branch 'master'. Fix incorrect common curve in very old presets Before this commit, some very old presets would get an incorrect curve with a weird two hills characteristics, which is a specific curve chosen to point out the inconsistencies in curves options code. This commit fixes that by checking if the curve has been set and if not, setting a clean empty curve instead. M +25 -9 plugins/paintops/libpaintop/kis_curve_option.cpp M +13 -0 plugins/paintops/libpaintop/kis_curve_option.h https://invent.kde.org/kde/krita/commit/369d552c3ca96ff1e7b379d570ea73914726f213 -- You are receiving this mail because: You are watching all bug changes.