mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-18 17:19:50 +00:00
Update 3DShapeEdit.tscn (#970)
Change the menu button to flat to indicate that it is a button that you can press and not a label
This commit is contained in:
parent
4f54ffc987
commit
782cc62c6e
|
@ -43,6 +43,7 @@ size_flags_horizontal = 3
|
|||
focus_mode = 2
|
||||
mouse_default_cursor_shape = 2
|
||||
text = "Add new object"
|
||||
flat = false
|
||||
|
||||
[node name="RemoveObject" type="Button" parent="HandleObjects" index="3"]
|
||||
unique_name_in_owner = true
|
||||
|
|
Loading…
Reference in a new issue