mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
activate tab on construct
This commit is contained in:
parent
ef5eb9b317
commit
1293da7955
2 changed files with 16 additions and 20 deletions
|
|
@ -70,7 +70,6 @@ impl Window {
|
|||
action_tab_page_navigation_reload,
|
||||
action_update,
|
||||
);
|
||||
tab.activate(tab.clone());
|
||||
|
||||
// GTK
|
||||
let widget = Arc::new(Widget::new(header.gobject(), tab.gobject()));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue