Commit f1d2b0be authored by alexey.musinov's avatar alexey.musinov

[mobile] правки для сборки компонент скриптом

parent d5894ef9
...@@ -1927,7 +1927,7 @@ CDrawingDocument.prototype = ...@@ -1927,7 +1927,7 @@ CDrawingDocument.prototype =
var _x1 = _rect1.X; var _x1 = _rect1.X;
var _y1 = _rect1.Y; var _y1 = _rect1.Y;
var _y11 = _rect1.Y + _rect.H; var _y11 = _rect1.Y + _rect2.H;
var _x2 = _rect2.X + _rect2.W; var _x2 = _rect2.X + _rect2.W;
var _y2 = _rect2.Y; var _y2 = _rect2.Y;
var _y22 = _rect2.Y + _rect2.Y; var _y22 = _rect2.Y + _rect2.Y;
......
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