News UI overhaul and PDA notifications (#19610)
This commit is contained in:
@@ -372,18 +372,24 @@ binds:
|
||||
type: State
|
||||
key: Return
|
||||
canRepeat: true
|
||||
mod1: Shift
|
||||
- function: TextNewline
|
||||
type: State
|
||||
key: NumpadEnter
|
||||
canRepeat: true
|
||||
mod1: Shift
|
||||
- function: TextSubmit
|
||||
type: State
|
||||
key: Return
|
||||
- function: TextSubmit
|
||||
type: State
|
||||
key: NumpadEnter
|
||||
- function: MultilineTextSubmit
|
||||
type: State
|
||||
key: Return
|
||||
mod1: Control
|
||||
- function: MultilineTextSubmit
|
||||
type: State
|
||||
key: NumpadEnter
|
||||
mod1: Control
|
||||
- function: TextSelectAll
|
||||
type: State
|
||||
key: A
|
||||
|
||||
Reference in New Issue
Block a user