Revision 36950b6...

Go back to digest for 9th February 2014

Bug Fixes in Office

Dmitry Kazakov committed changes in [calligra] krita/ui/kis_paintop_box.cc:

Fixed the half of the Pen/Eraser flip bug

We should call the update slot explicitly when changing the paintop preset
and do not rely on the widgets, which would also emit the update signal, but
later. We can't wait for widgets because they use a deferring timer
internally.

Now it is left to fix the Windows-only problem.

File Changes

Modified 1 files
  • krita/ui/kis_paintop_box.cc
1 files changed in total