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
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