Skip to content
Commit 85a58afe authored by Dmitry Kazakov's avatar Dmitry Kazakov
Browse files

Rewritten painting of handles in KoCreatePathTool

Now the handles are painted in a uniform way by a couple of
KisHandlePainterHelper + KoShapeHandlesCollection. KoPathPoint
generates an abstract list of "handles", which are sorted in the
tool and painted in one go. It allows the tool to decide, which
area on screen the handle occupies and issue updateCanvas() calls
accordingly.

CCBUG:381913
parent f7618816
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