This commit is contained in:
Nikita Khromov
2025-01-15 19:24:04 +07:00
committed by Ilya Kirillov
parent ac1809a12a
commit 0349a932dc

View File

@ -1177,6 +1177,7 @@ var CPresentation = CPresentation || function(){};
this.SetGlobalHistory();
this.Viewer.onUpdateOverlay();
this.UpdateInterfaceTracks();
};
CPDFDoc.prototype.SetMouseDownObject = function(oObject, bBlurActive) {
if (!oObject) {