change page update logic

This commit is contained in:
yggverse 2024-09-12 00:54:13 +03:00
parent ab6f0cca3a
commit 88e422e225
3 changed files with 82 additions and 94 deletions

View file

@ -156,12 +156,7 @@ void Tab::update(
);
// Update tab page component
TAB_PAGE->update(
TAB_PAGE->get_mime(),
TAB_PAGE->get_title(),
TAB_PAGE->get_description(),
TAB_PAGE->get_progress_fraction()
); // just action delegate @TODO
TAB_PAGE->update();
// Update tab label component
get_tabLabel(