mirror of
https://github.com/Siccity/xNode.git
synced 2026-03-26 22:49:02 +08:00
!T 回滚绘制顺序,太难看了,哈哈
This commit is contained in:
parent
9be869f3b2
commit
40db69af1e
@ -25,8 +25,8 @@ namespace XNodeEditor {
|
||||
|
||||
DrawGrid(position, zoom, panOffset);
|
||||
DrawDraggedConnection();
|
||||
DrawNodes();
|
||||
DrawConnections();
|
||||
DrawNodes();
|
||||
DrawSelectionBox();
|
||||
DrawTooltip();
|
||||
graphEditor.OnGUI();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user