https://bugs.kde.org/show_bug.cgi?id=361814
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/0a8bdbe71 |hics/krita/commit/a3b47532b |69a465e87e6d380cc42fa8e716b |bf9be281deae56ca3390373de81 |0ab5 |4b9e --- Comment #4 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit a3b47532bbf9be281deae56ca3390373de814b9e by Dmitry Kazakov, on behalf of Santiago A M Rodriguez. Committed on 17/08/2020 at 11:10. Pushed by dkazakov into branch 'krita/4.3'. New shortcut: Resize brush in full pixel increments This introduces a new shortcut to resize the brush like the default Shift+Left click, but snapping to the closest full pixel. The default Shift+Left Click now becomes the 'Normal' action under 'Change Primary Setting' of Canvas shortcut, and this addition becomes the 'Snap' action. M +23 -8 libs/ui/input/kis_change_primary_setting_action.cpp M +9 -0 libs/ui/input/kis_change_primary_setting_action.h M +2 -0 libs/ui/tool/kis_tool.h M +11 -7 libs/ui/tool/kis_tool_freehand.cc M +1 -1 libs/ui/tool/kis_tool_polyline_base.cpp M +3 -3 plugins/tools/basictools/kis_tool_multihand.cpp M +8 -5 plugins/tools/tool_transform2/kis_liquify_transform_strategy.cpp https://invent.kde.org/graphics/krita/commit/a3b47532bbf9be281deae56ca3390373de814b9e -- You are receiving this mail because: You are watching all bug changes.