mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 17:45:28 +00:00
draft request update actions
This commit is contained in:
parent
e89a1ae31c
commit
5650d3db10
2 changed files with 23 additions and 14 deletions
|
|
@ -48,9 +48,6 @@ 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