mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
refresh page elements on tab refresh
This commit is contained in:
parent
d7d95aefad
commit
df8f249f1c
1 changed files with 2 additions and 1 deletions
|
|
@ -152,5 +152,6 @@ void Tab::refresh(
|
||||||
tabPage->get_title()
|
tabPage->get_title()
|
||||||
);
|
);
|
||||||
|
|
||||||
// @TODO delegate refresh action to child level widgets (on available)
|
// Refresh children widgets
|
||||||
|
tabPage->refresh();
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue