mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
move new tab button to right
This commit is contained in:
parent
84ea6e13c7
commit
2466463d53
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue