Fix Bug 52187
This commit is contained in:
parent
112fa9f977
commit
85167c5714
|
@ -68,6 +68,7 @@ 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,
|
||||||
|
|
Loading…
Reference in a new issue