https://bugs.kde.org/show_bug.cgi?id=412491

vanyossi <ghe...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ghe...@gmail.com
           Assignee|krita-bugs-n...@kde.org     |ghe...@gmail.com

--- Comment #5 from vanyossi <ghe...@gmail.com> ---
identity seems to be added for optimization, to avoid calculating in extreme
cases. However all it does is checking all curve points p, have the corrdinates
(x,x). which makes the results wrong in cases were the extremes are not min/max
respectively.

REmoving the identity check solves the issue and should not give any error, but
the "special case" will not be optimized.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to