mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-04-07 14:06:16 +08:00
[DE] Fix bug with apply cells background color from Table advanced settings (table spacing is true, cells are selected).
This commit is contained in:
@ -1386,6 +1386,7 @@ define([ 'text!documenteditor/main/app/template/TableSettingsAdvanced.templat
|
||||
|
||||
}
|
||||
this._changedProps = new Asc.CTableProp();
|
||||
this._changedProps.put_CellSelect(!this._allTable);
|
||||
this._cellBackground = null;
|
||||
this.ChangedTableBorders = undefined;
|
||||
this.ChangedCellBorders = undefined;
|
||||
|
||||
Reference in New Issue
Block a user