Skip to content

Commit 7ef0c06

Browse files
committed
Don't show export menu for 3d preview on start
1 parent cdfa171 commit 7ef0c06

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)