builder bug

This commit is contained in:
Oleg Korshul
2016-07-12 14:38:06 +03:00
parent 15764928d0
commit 63f9b88369

View File

@ -1608,6 +1608,8 @@ function DrawingObjects() {
printPagesData
}
*****************************************/
if (!worksheet || !worksheet.model)
return;
// Undo/Redo
if ( (worksheet.model.index != api.wb.model.getActive()) && !printOptions )