Skip to content

Commit

Permalink
UI: Make variable editor right click menu hidden by default (#2418)
Browse files Browse the repository at this point in the history
  • Loading branch information
salianifo authored Sep 29, 2024
1 parent 8c79991 commit ee34954
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,6 @@ icon_alignment = 1
[node name="RightClickMenu" type="PopupMenu" parent="Editor/Tree"]
unique_name_in_owner = true
size = Vector2i(67, 35)
visible = true
item_count = 1
item_0/text = "Copy"
item_0/id = 0
Expand Down

0 comments on commit ee34954

Please sign in to comment.