Add delete hotkey
(cherry picked from commit 269542c4b0373e1f200afaab01d7d102c5d6194c)
This commit is contained in:
@@ -661,6 +661,10 @@ Container@EDITOR_WORLD_ROOT:
|
||||
Height: 25
|
||||
Text: button-delete-area.label
|
||||
Font: Bold
|
||||
Key: EditorDeleteSelection
|
||||
TooltipTemplate: BUTTON_TOOLTIP
|
||||
TooltipText: button-delete-area.tooltip
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
Button@SELECTION_CANCEL_BUTTON:
|
||||
X: 208
|
||||
Y: 222
|
||||
@@ -754,8 +758,12 @@ Container@EDITOR_WORLD_ROOT:
|
||||
X: 5
|
||||
Width: 75
|
||||
Height: 25
|
||||
Text: button-container-delete
|
||||
Text: button-delete-actor.label
|
||||
Font: Bold
|
||||
Key: EditorDeleteSelection
|
||||
TooltipTemplate: BUTTON_TOOLTIP
|
||||
TooltipText: button-delete-actor.tooltip
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
Button@CANCEL_BUTTON:
|
||||
X: 127
|
||||
Width: 75
|
||||
|
||||
Reference in New Issue
Block a user