Skip to content
Commit 4d6b5b42 authored by Dmitry Kazakov's avatar Dmitry Kazakov
Browse files

Fix the outline generation bug

The outline generation algorithm has a small bug, which
results in the starting point be repeated twice in the
beginning of the path, instead of being put into the
end. Now we just explicitly close the path to workaround
it in KisPixelSelection::recalculateOutlineCache().

BUG:329215
parent 9af63547
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment