Commit 999c025f authored by Sergey.Luzyanin's avatar Sergey.Luzyanin Committed by Alexander.Trofimov

Правка падения при изменении PolarAdjustment

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@62705 954022d7-b5bf-4e40-9824-e11837661b57
parent 2baa0c0e
...@@ -223,6 +223,8 @@ function PolarAdjustmentTrack(originalShape, adjIndex) ...@@ -223,6 +223,8 @@ function PolarAdjustmentTrack(originalShape, adjIndex)
this.refR = null; this.refR = null;
this.refAng = null; this.refAng = null;
this.originalObject = originalShape;
if(this.adjastment !== null && typeof this.adjastment === "object") if(this.adjastment !== null && typeof this.adjastment === "object")
{ {
var _ref_r = this.adjastment.gdRefR; var _ref_r = this.adjastment.gdRefR;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment