mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-04-07 14:06:16 +08:00
[PDF] Set focus to document after saving
This commit is contained in:
@ -723,6 +723,7 @@ define([
|
||||
Common.component.Analytics.trackEvent('Save');
|
||||
Common.component.Analytics.trackEvent('ToolBar', 'Save');
|
||||
Common.UI.TooltipManager.closeTip('pdfSave');
|
||||
Common.NotificationCenter.trigger('edit:complete', toolbar);
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user