Revision 3bf294d...
Go back to digest for 12th May 2013Optimization in Office
Dmitry Kazakov committed changes in [calligra] /ui/tool:
Fixed high CPU load when changing brush size with Shift-gesture
Now it can update not more often than 25 times per second
According to the measurements it allows us make about 80% less
calculations.
I don't close the bug because of the second part (scaling). Need to
discuss it with Timothee and David.
File Changes
Modified 3 files
- /ui/tool
- krita/kis_tool.cc
- krita/kis_tool.h
- krita/kis_tool_freehand.cc
3 files changed in total