From b21a3418f4185882ba1a8ec492290f1314751927 Mon Sep 17 00:00:00 2001 From: Micky Date: Tue, 6 Sep 2022 10:14:28 +0200 Subject: [PATCH] Fix tool script button color overriding custom type color Also adds a small note on the tooltip noting the custom type. (cherry picked from commit 65cc721eb94ee67315bacc9caadb0d36ff221b13) --- editor/scene_tree_editor.cpp | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/editor/scene_tree_editor.cpp b/editor/scene_tree_editor.cpp index c020ee7cba6..2705385b5f7 100644 --- a/editor/scene_tree_editor.cpp +++ b/editor/scene_tree_editor.cpp @@ -344,17 +344,18 @@ bool SceneTreeEditor::_add_nodes(Node *p_node, TreeItem *p_parent, bool p_scroll Ref