瀏覽代碼

文本item修改;注释srelationitem

haojianlong 5 年之前
父節點
當前提交
c9739ce64d
共有 1 個文件被更改,包括 1 次插入6 次删除
  1. 1 6
      saga-web-big/src/items/STextItem.ts

+ 1 - 6
saga-web-big/src/items/STextItem.ts

@@ -1,10 +1,5 @@
 import { SObjectItem } from "./SObjectItem";
-import {
-    SPainter,
-    SRect,
-    SColor,
-    SFont
-} from "@saga-web/draw/lib";
+import { SPainter, SRect, SColor, SFont } from "@saga-web/draw/lib";
 import { SMouseEvent } from "@saga-web/base/lib";
 
 /**