mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-15 17:20:08 +00:00
move new tab button to right
This commit is contained in:
parent
84ea6e13c7
commit
2466463d53
@ -13,7 +13,7 @@ impl Widget {
|
||||
gobject: TabBar::builder()
|
||||
.autohide(false)
|
||||
.expand_tabs(false)
|
||||
.start_action_widget(start_action_widget)
|
||||
.end_action_widget(start_action_widget) // @TODO find solution to append after tabs
|
||||
.view(view)
|
||||
.build(),
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user