Summary: | Add replace and subtract shortcuts for selection tools - A R and S are not working in master | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Raghavendra kamath <raghu> |
Component: | Tools/Selection | Assignee: | Halla Rempt <halla> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | halla |
Priority: | NOR | Keywords: | regression, release_blocker |
Version: | 4.1.7 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/krita/f987bbf09665399a6aecfcec0ba8f91ed4e89785 | Version Fixed In: | |
Sentry Crash Report: |
Description
Raghavendra kamath
2019-01-25 11:11:26 UTC
Git commit f987bbf09665399a6aecfcec0ba8f91ed4e89785 by Boudewijn Rempt. Committed on 26/01/2019 at 13:53. Pushed by rempt into branch 'master'. Base the selection tools on the right toolfactory class This re-enables the selection mode shortcuts again. M +2 -3 libs/ui/tool/KisSelectionToolFactoryBase.cpp M +1 -1 libs/ui/tool/KisSelectionToolFactoryBase.h M +3 -3 plugins/tools/basictools/kis_tool_ellipse.h M +3 -3 plugins/tools/basictools/kis_tool_rectangle.h M +3 -3 plugins/tools/selectiontools/kis_tool_select_contiguous.h M +3 -3 plugins/tools/selectiontools/kis_tool_select_elliptical.h M +3 -3 plugins/tools/selectiontools/kis_tool_select_outline.h M +3 -3 plugins/tools/selectiontools/kis_tool_select_path.h M +3 -3 plugins/tools/selectiontools/kis_tool_select_polygonal.h M +3 -3 plugins/tools/selectiontools/kis_tool_select_rectangular.h M +3 -3 plugins/tools/selectiontools/kis_tool_select_similar.h https://commits.kde.org/krita/f987bbf09665399a6aecfcec0ba8f91ed4e89785 |