mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
add is_selected_page option
This commit is contained in:
parent
2b898d9b47
commit
d074ef17fe
4 changed files with 18 additions and 6 deletions
|
|
@ -86,6 +86,8 @@ impl Tab {
|
|||
self.action_tab_page_navigation_history_forward.clone(),
|
||||
self.action_tab_page_navigation_reload.clone(),
|
||||
self.action_update.clone(),
|
||||
// Options
|
||||
true,
|
||||
);
|
||||
|
||||
// Register dynamically created tab components in the HashMap index
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue