Revision 4d6b5b4...
Go back to digest for 29th December 2013Bug Fixes in Office
Dmitry Kazakov committed changes in [calligra/calligra/2.8] /image:
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().
File Changes
Modified 3 files
- /image
- krita/kis_pixel_selection.cpp
- krita/tests/kis_selection_test.cpp
- krita/tests/kis_selection_test.h
3 files changed in total