mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
remove extra component
This commit is contained in:
parent
b04bb0ab54
commit
10539a1d30
3 changed files with 12 additions and 42 deletions
|
|
@ -67,7 +67,7 @@ impl Item {
|
|||
|
||||
let widget = Rc::new(Widget::build(
|
||||
tab_view,
|
||||
&page.widget.g_box,
|
||||
&page.g_box,
|
||||
None,
|
||||
position,
|
||||
(is_pinned, is_selected, is_attention),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue