mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-02-10 18:34:14 +00:00
update action draft on request entry activate
This commit is contained in:
parent
5650d3db10
commit
80afcf57ad
@ -23,7 +23,7 @@ impl Request {
|
|||||||
});
|
});
|
||||||
|
|
||||||
widget.connect_activate(|entry| {
|
widget.connect_activate(|entry| {
|
||||||
// @TODO
|
let _ = entry.activate_action("win.tab_page_reload", None); // @TODO variant
|
||||||
});
|
});
|
||||||
|
|
||||||
// Result
|
// Result
|
||||||
|
Loading…
x
Reference in New Issue
Block a user