Merge pull request #851 from thatdevsherry/fix/preview-context-page-header-actions-glitch
fix: header actions glitch in preview page
This commit is contained in:
commit
66e8adb8d9
1 changed files with 1 additions and 0 deletions
|
|
@ -3645,6 +3645,7 @@ impl Application for App {
|
|||
actions.extend(item.preview_header().into_iter().map(|element| {
|
||||
element.map(move |x| Message::TabMessage(Some(entity), x))
|
||||
}));
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue