We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1489fb0 commit 750b7f2Copy full SHA for 750b7f2
addons/block_code/ui/block_canvas/block_canvas.tscn
@@ -152,15 +152,13 @@ unique_name_in_owner = true
152
layout_mode = 2
153
size_flags_horizontal = 4
154
theme_type_variation = &"InspectorActionButton"
155
-disabled = true
156
text = "Open in Editor"
157
158
[node name="ReplaceBlockCodeButton" type="Button" parent="SelectedNodeWithBlockCodeBox/ButtonsBox"]
159
unique_name_in_owner = true
160
161
162
163
164
text = "Override Block Code"
165
icon = ExtResource("2_710vn")
166
0 commit comments