fix&feat: 12_SUBTAB.md chỉnh sửa audioclip ở subtab
This commit is contained in:
@@ -1194,8 +1194,9 @@
|
||||
const afterSnap = captureTrackSnapshot(subTab.trackId);
|
||||
pushAction('EDIT_TAB', subTab.trackId, beforeSnap, afterSnap);
|
||||
|
||||
closeSubTab(tabId);
|
||||
showToast('Đã áp dụng chỉnh sửa vào track chính.', 'success');
|
||||
// Tab Lifetime: Engaging the Apply trigger propagates data back to the primary environment but does not close down the active sub-tab view.
|
||||
// closeSubTab(tabId);
|
||||
showToast('Đã áp dụng chỉnh sửa vào track chính.', 'success');
|
||||
};
|
||||
|
||||
const closeSubTab = (tabId) => {
|
||||
|
||||
Reference in New Issue
Block a user