mirror of
https://github.com/ONLYOFFICE/sdkjs.git
synced 2026-04-07 14:09:12 +08:00
builder bug
This commit is contained in:
@ -1608,6 +1608,8 @@ function DrawingObjects() {
|
||||
printPagesData
|
||||
}
|
||||
*****************************************/
|
||||
if (!worksheet || !worksheet.model)
|
||||
return;
|
||||
|
||||
// Undo/Redo
|
||||
if ( (worksheet.model.index != api.wb.model.getActive()) && !printOptions )
|
||||
|
||||
Reference in New Issue
Block a user