Преглед изворни кода

文本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";
 
 /**