Revision 6c8acce...
Go back to digest for 11th March 2012Bug Fixes in Office
Boudewijn Rempt committed changes in [calligra] /ui/tool:
Quick fix for Deevad: make the shortcuts not be executed twice
The tools get activated for a second time when switching from mouse
to tablet, without deactivation. I don't have time to figure out right
now why deactivation is broken, so make sure the sig/slot connections
are unique -- this fixes a problem where every action would would be
executed twice.
File Changes
Modified 3 files
- /ui/tool
- krita/kis_tool.cc
- krita/kis_tool_freehand.cc
- krita/kis_tool_paint.cc
3 files changed in total