Add button to override duplicate hotkey bindings

This commit is contained in:
Ivaylo Draganov
2020-06-06 16:35:26 +03:00
committed by teinarss
parent 47f6e407d9
commit 67f8452178
3 changed files with 43 additions and 4 deletions

View File

@@ -719,6 +719,13 @@ Background@SETTINGS_PANEL:
Font: Tiny
Align: Left
Text: This is already used for "{0}"
Button@OVERRIDE_HOTKEY_BUTTON:
X: PARENT_RIGHT - 3 * WIDTH - 30
Y: 20
Width: 70
Height: 25
Text: Override
Font: Bold
Button@CLEAR_HOTKEY_BUTTON:
X: PARENT_RIGHT - 2 * WIDTH - 30
Y: 20