chore: add comment

pull/6911/head
Konstantinos Kaloutas 2022-10-14 18:14:38 +03:00 committed by Tienson Qin
parent fa20a38de8
commit ea0cc43f0e
1 changed files with 2 additions and 1 deletions

View File

@ -3094,7 +3094,8 @@
(state/selection?)
(select-up-down direction)
;; if there is an edit-input-id set, we are probably still on editing mode, that is not fully initialized
(not (state/get-edit-input-id))
(select-first-last direction)))
nil))