fix: holding up/down arrow issue

pull/7002/head
Konstantinos Kaloutas 2022-10-13 20:10:52 +03:00 committed by Tienson Qin
parent 459bd2e779
commit d88cdc0b11
1 changed files with 1 additions and 1 deletions

View File

@ -3095,7 +3095,7 @@
(state/selection?)
(select-up-down direction)
:else
(not (state/get-edit-input-id))
(select-first-last direction)))
nil))