mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 01:25:27 +00:00
connect search widget
This commit is contained in:
parent
441bbc504f
commit
93602322a4
2 changed files with 8 additions and 5 deletions
|
|
@ -35,6 +35,7 @@ impl Search {
|
|||
let g_box = Box::builder()
|
||||
// .css_classes(["app-notification"])
|
||||
.orientation(Orientation::Horizontal)
|
||||
.visible(false)
|
||||
.build();
|
||||
|
||||
g_box.append(&input.entry);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue