Revision e3a1b70...

Go back to digest for 21st April 2013

Bug Fixes in Office

Dmitry Kazakov committed changes in [calligra] krita/plugins/paintops/sketch/kis_sketch_paintop.cpp:

Fix initialization of the internal painter of the Sketch PaintOp

The painter was not initialized with the paint color before the first
iteration of the loop. That meant the first segment of the connecting
line was painted with a random color.

File Changes

Modified 1 files
  • krita/plugins/paintops/sketch/kis_sketch_paintop.cpp
1 files changed in total