Fancy Verb Menu & Verb API Refactor (#928)

This commit is contained in:
Pieter-Jan Briers
2020-05-23 03:09:44 +02:00
committed by GitHub
parent 4527fc9e84
commit cad59d2cb4
33 changed files with 1099 additions and 399 deletions

View File

@@ -4,6 +4,10 @@ binds:
type: state
key: MouseLeft
canFocus: true
- function: CloseModals
type: state
key: Escape
priority: 10
- function: Use
type: state
key: MouseLeft
@@ -215,6 +219,7 @@ binds:
- function: TextReleaseFocus
type: state
key: Escape
priority: 15
- function: TextScrollToBottom
type: state
key: PageDown