Skip to content

Commit 23463a3

Browse files
authored
Merge pull request #1068 from williamchange/fix-export-on-start
Fix 3d panel export menu briefly visible on start
2 parents 8be0d45 + 7ef0c06 commit 23463a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

material_maker/panels/preview_3d/preview_3d.tscn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,7 @@ step = 0.01
311311
float_only = true
312312

313313
[node name="ExportMenu" type="Button" parent="MainMenu/HBox"]
314+
visible = false
314315
custom_minimum_size = Vector2(40, 25)
315316
layout_mode = 2
316317
tooltip_text = "Export"

0 commit comments

Comments
 (0)