mirror of
https://github.com/ONLYOFFICE/sdkjs.git
synced 2026-04-07 14:09:12 +08:00
Fix bug #72509
This commit is contained in:
committed by
Ilya Kirillov
parent
ac1809a12a
commit
0349a932dc
@ -1177,6 +1177,7 @@ var CPresentation = CPresentation || function(){};
|
||||
|
||||
this.SetGlobalHistory();
|
||||
this.Viewer.onUpdateOverlay();
|
||||
this.UpdateInterfaceTracks();
|
||||
};
|
||||
CPDFDoc.prototype.SetMouseDownObject = function(oObject, bBlurActive) {
|
||||
if (!oObject) {
|
||||
|
||||
Reference in New Issue
Block a user