Remove old Layer action configuration. #22
This commit is contained in:
@@ -72,18 +72,6 @@
|
|||||||
<!-- Keypress action. -->
|
<!-- Keypress action. -->
|
||||||
<script id="key-editor-content__source--keypress" type="text/x-handlebars-template">
|
<script id="key-editor-content__source--keypress" type="text/x-handlebars-template">
|
||||||
<div class="popover-content" style="margin-bottom:2px">
|
<div class="popover-content" style="margin-bottom:2px">
|
||||||
<!-- Layer selection. -->
|
|
||||||
<div style="margin-bottom: 10px;">
|
|
||||||
<b class="setting-label">Layer action:</b>
|
|
||||||
<div class="btn-group btn-group-sm layer-action--buttons">
|
|
||||||
{{#each layers}}
|
|
||||||
<button type="button" class="btn btn-default {{primary}} {{class}}">{{name}}</button>
|
|
||||||
{{/each}}
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div class="global-key-setup--wrapper">
|
<div class="global-key-setup--wrapper">
|
||||||
<div class="global-key-setup">
|
<div class="global-key-setup">
|
||||||
<!-- Primary action setup: scancode+modifiers. -->
|
<!-- Primary action setup: scancode+modifiers. -->
|
||||||
|
|||||||
Reference in New Issue
Block a user