Skip to content
Commit 6d1b4e32 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 57b8d316
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