mirror of
https://github.com/Siccity/xNode.git
synced 2026-02-08 00:04:54 +08:00
Draw node connections behind nodes
This commit is contained in:
parent
ff727e5dd8
commit
85069f72ea
@ -12,9 +12,9 @@ public partial class NodeEditorWindow {
|
||||
Controls();
|
||||
|
||||
DrawGrid(position, zoom, panOffset);
|
||||
DrawNodes();
|
||||
DrawConnections();
|
||||
DrawDraggedConnection();
|
||||
DrawNodes();
|
||||
DrawToolbar();
|
||||
|
||||
GUI.matrix = m;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user