Fix Bug 52187
This commit is contained in:
parent
112fa9f977
commit
85167c5714
|
@ -68,7 +68,8 @@ define([
|
|||
initialize: function () {
|
||||
this._initSettings = true;
|
||||
this._noApply = true;
|
||||
|
||||
this._sendUndoPoint = true;
|
||||
|
||||
this._state = {
|
||||
DisabledControls: true,
|
||||
DisabledFillPanels: true,
|
||||
|
|
Loading…
Reference in a new issue