Summary: | Alow deselection by clicking with a selection tool stopped working | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Raghavendra kamath <raghu> |
Component: | Tools/Selection | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ghevan, halla |
Priority: | NOR | Keywords: | regression |
Version: | 4.1.7 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/kde/krita/commit/f9c443fa8b4b4ebfcb2aa2d1a3100a060f87fe4e | Version Fixed In: | |
Sentry Crash Report: |
Description
Raghavendra kamath
2019-05-06 13:42:03 UTC
Um, this still works for me? (In reply to Boudewijn Rempt from comment #1) > Um, this still works for me? Yes I checked only the rectangle and elliptical selection tool deselect on click , but now the outline select and polygon select tool. So this bug report can either be closed or renamed into the following wishbug- "Make the click to deselect feature available to polygon and outline select tool". I can see that working for outline selection but not for polygon tool as that would interfere on how the tool expected usage. Git commit 38992f0225df2944173b7280e3dcf5bb83a3841d by Dmitry Kazakov. Committed on 10/05/2019 at 13:55. Pushed by dkazakov into branch 'kazakov/hevc-qsv'. Fix deselection aciton in outlint and polygonal selection tools M +7 -4 plugins/tools/selectiontools/kis_tool_select_outline.cc M +7 -0 plugins/tools/selectiontools/kis_tool_select_polygonal.cc https://invent.kde.org/kde/krita/commit/38992f0225df2944173b7280e3dcf5bb83a3841d Git commit f9c443fa8b4b4ebfcb2aa2d1a3100a060f87fe4e by Dmitry Kazakov. Committed on 10/05/2019 at 13:59. Pushed by dkazakov into branch 'master'. Fix deselection aciton in outlint and polygonal selection tools M +7 -4 plugins/tools/selectiontools/kis_tool_select_outline.cc M +7 -0 plugins/tools/selectiontools/kis_tool_select_polygonal.cc https://invent.kde.org/kde/krita/commit/f9c443fa8b4b4ebfcb2aa2d1a3100a060f87fe4e |