소스 검색

Merge branch 'master' of http://39.106.8.246:3003/web/sagacloud-web

haojianlong 5 년 전
부모
커밋
95541de754
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;