From 1bd86ca28b4b002c6b14ca6de382621f86b72d58 Mon Sep 17 00:00:00 2001 From: Saas Date: Fri, 20 Mar 2026 20:17:10 +0100 Subject: [PATCH] temporary fix for "Copy Node" node size --- Source/Editor/Surface/Archetypes/Animation.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/Source/Editor/Surface/Archetypes/Animation.cs b/Source/Editor/Surface/Archetypes/Animation.cs index 48a54a56f..a3fc66b82 100644 --- a/Source/Editor/Surface/Archetypes/Animation.cs +++ b/Source/Editor/Surface/Archetypes/Animation.cs @@ -932,6 +932,7 @@ namespace FlaxEditor.Surface.Archetypes Title = "Copy Node", Description = "Copies the skeleton node transformation data (in local space)", Flags = NodeFlags.AnimGraph, + UseFixedSize = true, Size = new Float2(260, 140), DefaultValues = new object[] {