Browse Source

Fix polyditor

ShiroSmith 6 năm trước cách đây
mục cha
commit
f1eae19728
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      hide/prefab/PolygonEditor.hx

+ 0 - 1
hide/prefab/PolygonEditor.hx

@@ -403,7 +403,6 @@ class PolygonEditor {
 								addUndo(prevList, newList);
 								refreshSelectedEdge(new h2d.col.Point(finalPos.x, finalPos.y));
 								// Select new point
-								addSelectedPoint(pt);
 								lastPointSelected = pt;
 							}
 							lastClickStamp = curStamp;