Revision f87db9f...

Go back to digest for 29th December 2013

Bug Fixes in Office

Dmitry Kazakov committed changes in [calligra] krita/plugins/paintops/libpaintop/kis_embedded_pattern_manager.cpp:

Do not overwrite the embedded pattern when it is the same

Well, doing the same work again and again is not a good idea :)
Now we just check whether the two md5 sums coincide and whether
there is at least some data present in the embedded pattern field.
If it is true, just skip saving. This fixes the Shift-gesture brush
scaling for some brush presents.

Thank Mifth for reporting this bug!

File Changes

Modified 1 files
  • krita/plugins/paintops/libpaintop/kis_embedded_pattern_manager.cpp
1 files changed in total