mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 17:45:28 +00:00
init update action
This commit is contained in:
parent
68a97fdc88
commit
ae3cc7a7d5
14 changed files with 91 additions and 27 deletions
|
|
@ -48,6 +48,9 @@ impl Navigation {
|
|||
widget.append(request.widget());
|
||||
widget.append(bookmark.widget());
|
||||
|
||||
// Connect events
|
||||
// request.widget().connect_changed({ |_, _, _| {} });
|
||||
|
||||
// Result
|
||||
Self {
|
||||
widget,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue