mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
update comment
This commit is contained in:
parent
d93c93a8c0
commit
099bba0173
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ impl Tab {
|
|||
.simple_action
|
||||
.set_enabled(item.action.reload.is_enabled());
|
||||
|
||||
// Update target (for all actions)
|
||||
// Update target state (for all actions)
|
||||
action.change_state(Some(tab_view.page_position(tab_page)));
|
||||
})
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue