Commit e8c2ebc5 authored by Sergey Luzyanin's avatar Sergey Luzyanin Committed by GitHub

Merge pull request #45 from ONLYOFFICE/release/v4.1.0

fix Bug 32989
parents 04a1c2e0 d2948bc9
......@@ -4735,6 +4735,9 @@ background-repeat: no-repeat;\
this.arrPreOpenLocksObjects[i]();
}
this.arrPreOpenLocksObjects = [];
if(OtherChanges && this.isSaveFonts_Images){
return;
}
}
}
this.WordControl.m_oLogicDocument.Recalculate({Drawings : {All : true, Map : {}}});
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment