mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
grab focus only on request entry is empty
This commit is contained in:
parent
2b472eb618
commit
3e89b5e05e
3 changed files with 10 additions and 6 deletions
|
|
@ -45,7 +45,7 @@ impl Item {
|
|||
),
|
||||
(position, request, is_pinned, is_selected, is_attention, is_load): (
|
||||
Position,
|
||||
Option<String>,
|
||||
Option<&str>,
|
||||
bool,
|
||||
bool,
|
||||
bool,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue