瀏覽代碼

'小优化'

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

+ 0 - 1
saga-web-big/src/items/SIconTextItem.ts

@@ -168,7 +168,6 @@ export class SIconTextItem extends SObjectItem {
             item.moveTo(t.x, t.y);
             return item;
         });
-        this.update();
         this.textItem.text = "";
         this.textItem.backgroundColor = SColor.White;
         this.textItem.font.size = 12;