https://bugs.kde.org/show_bug.cgi?id=368179
Boudewijn Rempt <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kri | |ta/3ef0e2d70169bee76f572dd2 | |25775ecc14e71f24 Status|CONFIRMED |RESOLVED --- Comment #7 from Boudewijn Rempt <[email protected]> --- Git commit 3ef0e2d70169bee76f572dd225775ecc14e71f24 by Boudewijn Rempt. Committed on 28/06/2017 at 16:08. Pushed by rempt into branch 'rempt/touch-painting'. Make it possible to enable finger-painting This was theoretically possible through a config setting, but since the setting was only used in case the tool claimed to be a text tool _and_ the freehand tool had the setting hardcoded to false, it never worked. Related: bug 364386 M +51 -49 libs/ui/input/kis_input_manager.cpp M +2 -3 libs/ui/input/kis_input_manager.h M +16 -22 libs/ui/input/kis_input_manager_p.cpp M +3 -2 libs/ui/input/kis_input_manager_p.h M +4 -3 libs/ui/input/kis_shortcut_matcher.cpp M +1 -1 libs/ui/tool/kis_tool_freehand.cc https://commits.kde.org/krita/3ef0e2d70169bee76f572dd225775ecc14e71f24 -- You are receiving this mail because: You are watching all bug changes.
