@@ -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;