Support clicking on a completion to confirm it
This commit is contained in:
parent
7865c32727
commit
efcbf2714c
6 changed files with 71 additions and 34 deletions
|
@ -328,6 +328,7 @@ pub struct AutocompleteStyle {
|
|||
pub container: ContainerStyle,
|
||||
pub item: ContainerStyle,
|
||||
pub selected_item: ContainerStyle,
|
||||
pub hovered_item: ContainerStyle,
|
||||
pub match_highlight: HighlightStyle,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue