mirror of
https://github.com/Siccity/xNode.git
synced 2026-02-04 14:24:54 +08:00
This line was not present before commit 43bcb54fda4378e46a678c866242954248a63702 (Odin inspector support (#182) and causes the window to repaint every frame but only if you have a custom node editor.
This commit is contained in:
parent
810960e4a6
commit
6a1c1dbb4f
@ -72,8 +72,6 @@ namespace XNodeEditor {
|
||||
GUIHelper.ClearRepaintRequest();
|
||||
window.Repaint();
|
||||
}
|
||||
#else
|
||||
window.Repaint();
|
||||
#endif
|
||||
|
||||
#if ODIN_INSPECTOR
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user