More Info

Revision 55452f8...

(Back to digest)
 

Bug Fixes in Office

Boudewijn Rempt committed changes in [calligra] /plugins/tools:

Disable the per-input-device switch of krita tools

I already (in eab5746f9f94b48f67ec20cc6d28e9221c53fef1) disabled the
switching of tools when switching input devices. This patch makes sure
we don't create tools for new input devices either, which fixes a problem
with the tool action shortcuts being reset to default when switching between
mouse and tablet.

File Changes

Modified 12 files
/plugins/tools
 
krita/defaulttools/kis_tool_brush.h
 
krita/defaulttools/kis_tool_ellipse.h
 
krita/defaulttools/kis_tool_fill.h
 
krita/defaulttools/kis_tool_gradient.h
 
krita/defaulttools/kis_tool_line.h
 
krita/defaulttools/kis_tool_multihand.h
 
krita/defaulttools/kis_tool_rectangle.h
 
krita/tool_dyna/kis_tool_dyna.h
 
krita/tool_polygon/kis_tool_polygon.h
 
krita/tool_polyline/kis_tool_polyline.h
 
krita/tool_star/kis_tool_star.h
 
krita/tool_text/kis_tool_text.h
12 files changed in total