Bug 332367 - "Delete the layer or mask" Can't be found in Configure Shortcuts
Summary: "Delete the layer or mask" Can't be found in Configure Shortcuts
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Layer Stack (show other bugs)
Version: 2.8.0
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-20 17:26 UTC by erik90mx
Modified: 2019-09-05 08:21 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description erik90mx 2014-03-20 17:26:39 UTC
Well right now I'm just customizing my workspace to be effective and agile.

When try to add the Delete Layer Shortcut (Because when press DELETE erase the layer content and that's nice) it doesn't appear in the Configure Shortcut panel.

I want to asign the END key to this action (INSERT key give me a new layer, Page Up and Page Down to move between layers, DELETE to erase content, and to have everything in the same keyboard section I want to assign END to Delete the selected layer)


Greetings
Comment 1 Stefano Azzalin 2014-03-21 22:51:24 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.
Comment 2 Halla Rempt 2014-05-03 10:20:22 UTC
The Del key by default bound to the Clear command (it doesn't delete the layer, just clears the content).
Comment 3 Sven Langkamp 2014-05-03 10:36:46 UTC
The problem is not that del is already used, but the action doesn't show up in the shortcut editor.
Comment 4 Dmitry Kazakov 2014-05-08 18:16:29 UTC
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
Comment 5 Halla Rempt 2014-05-10 09:40:33 UTC
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