fix(keymap): Fix 'Capture keystroke' button in FF (#375)

Close #374
This commit is contained in:
Róbert Kiss
2017-07-25 21:00:25 +02:00
committed by László Monda
parent eac588c42c
commit ee248e9c93

View File

@@ -7,7 +7,7 @@
[width]="200"
[options]="options"
></select2>
<capture-keystroke-button (capture)="onKeysCapture($event)"></capture-keystroke-button>
<capture-keystroke-button (capture)="onKeysCapture($event)" tabindex="0"></capture-keystroke-button>
</div>
<div class="modifier-options">
<b class="setting-label">Modifiers:</b>