template-designer 0.3.9 → 0.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -419,6 +419,11 @@ const e = {
419
419
  // 等于默认线宽值
420
420
  rotation: 0,
421
421
  lockAspectRatio: !1,
422
+ // 端点坐标参数(自动计算,不显示在属性面板中)
423
+ x1: 0,
424
+ y1: 0,
425
+ x2: 15,
426
+ y2: 0,
422
427
  propertyPanel: [
423
428
  {
424
429
  prop: "LineWidth",