1
0
mirror of https://github.com/Siccity/xNode.git synced 2025-12-20 09:16:01 +08:00

this action needs a repaint

This commit is contained in:
Simon Rodriguez 2019-10-09 10:20:28 +02:00
parent 6a1c1dbb4f
commit 1b9a04017b

View File

@ -309,6 +309,7 @@ namespace XNodeEditor {
SelectNode(node, true); SelectNode(node, true);
} }
} }
Repaint();
} }
break; break;
case EventType.ValidateCommand: case EventType.ValidateCommand: