Summary: | "Delete the layer or mask" Can't be found in Configure Shortcuts | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | erik90mx <erik90mx> |
Component: | Layer Stack | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | halla, ste.azza, sven.langkamp |
Priority: | NOR | ||
Version: | 2.8.0 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | http://commits.kde.org/calligra/8afbf683a17a57a5bc0a3f82a381bebebdf532ea | Version Fixed In: | |
Sentry Crash Report: |
Description
erik90mx
2014-03-20 17:26:39 UTC
I was configuring a serie of useful shortcuts today and, scrolling all the configure shortcuts list, I too wasn't able to find a way to assign a shortcut to this. The Del key by default bound to the Clear command (it doesn't delete the layer, just clears the content). The problem is not that del is already used, but the action doesn't show up in the shortcut editor. Git commit a11506cff8ebf070f81983df3c01d73bd2a5d32d by Dmitry Kazakov. Committed on 08/05/2014 at 18:16. Pushed by dkazakov into branch 'master'. Add actions provided by KisLayerBox to the global action collection Otherwise they will not be listed in the Shortcuts Configuration dialog M +12 -2 krita/plugins/extensions/dockers/defaultdockers/kis_layer_box.cpp M +10 -7 krita/ui/kis_action_manager.cpp M +1 -2 krita/ui/kis_action_manager.h M +1 -1 krita/ui/tests/kis_action_manager_test.cpp http://commits.kde.org/calligra/a11506cff8ebf070f81983df3c01d73bd2a5d32d Git commit 8afbf683a17a57a5bc0a3f82a381bebebdf532ea by Boudewijn Rempt, on behalf of Dmitry Kazakov. Committed on 08/05/2014 at 18:16. Pushed by rempt into branch 'calligra/2.8'. Add actions provided by KisLayerBox to the global action collection Otherwise they will not be listed in the Shortcuts Configuration dialog M +12 -2 krita/plugins/extensions/dockers/defaultdockers/kis_layer_box.cpp M +10 -7 krita/ui/kis_action_manager.cpp M +1 -2 krita/ui/kis_action_manager.h M +1 -1 krita/ui/tests/kis_action_manager_test.cpp http://commits.kde.org/calligra/8afbf683a17a57a5bc0a3f82a381bebebdf532ea |