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