HOME and END keys work in LineEdit episode 2 (#512)
This commit is contained in:
committed by
Pieter-Jan Briers
parent
54b7d3f229
commit
e619b3026c
@@ -107,6 +107,12 @@ binds:
|
||||
- function: TextCursorRight
|
||||
type: state
|
||||
key: Right
|
||||
- function: TextCursorBegin
|
||||
type: state
|
||||
key: Home
|
||||
- function: TextCursorEnd
|
||||
type: state
|
||||
key: End
|
||||
canRepeat: true
|
||||
- function: TextBackspace
|
||||
type: state
|
||||
|
||||
Reference in New Issue
Block a user