From fe6c8d48e62be71b971270c9d9d856951922b84a Mon Sep 17 00:00:00 2001 From: Kongfa Waroros Date: Wed, 10 Feb 2021 21:18:34 +0700 Subject: Update GraphEdit when GraphNode's slot is updated --- doc/classes/GraphNode.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/classes') diff --git a/doc/classes/GraphNode.xml b/doc/classes/GraphNode.xml index 4b0ea4dcb1..3a126d89e9 100644 --- a/doc/classes/GraphNode.xml +++ b/doc/classes/GraphNode.xml @@ -260,6 +260,13 @@ Emitted when the GraphNode is moved. + + + + + Emitted when any GraphNode's slot is updated. + + Emitted when the GraphNode is requested to be displayed over other ones. Happens on focusing (clicking into) the GraphNode. -- cgit v1.2.3