diff --git a/apps/spreadsheeteditor/main/app/view/CellSettings.js b/apps/spreadsheeteditor/main/app/view/CellSettings.js index 043785507..f9a587fcb 100644 --- a/apps/spreadsheeteditor/main/app/view/CellSettings.js +++ b/apps/spreadsheeteditor/main/app/view/CellSettings.js @@ -68,7 +68,8 @@ define([ initialize: function () { this._initSettings = true; this._noApply = true; - + this._sendUndoPoint = true; + this._state = { DisabledControls: true, DisabledFillPanels: true,