mirror of
https://github.com/Siccity/xNode.git
synced 2026-03-26 22:49:02 +08:00
Removed unnecessary Repaint
This commit is contained in:
parent
df002dbe97
commit
d1ad634947
@ -487,8 +487,6 @@ namespace XNodeEditor {
|
|||||||
NodeEditorGUILayout.DrawPortHandle(rect, bgcol, frcol);
|
NodeEditorGUILayout.DrawPortHandle(rect, bgcol, frcol);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
Repaint();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
bool IsHoveringTitle(XNode.Node node) {
|
bool IsHoveringTitle(XNode.Node node) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user