Skip to content

Commit

Permalink
Fix menu tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
Jowan-Spooner committed Jan 15, 2025
1 parent 6be1bac commit 5d3c055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion material_maker/widgets/gradient_editor/gradient_popup.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ popup/item_3/id = 3
[node name="EffectsMenu" type="Button" parent="Panel/VBox/HBox"]
custom_minimum_size = Vector2(40, 25)
layout_mode = 2
tooltip_text = "View"
tooltip_text = "Tools"
theme_type_variation = &"MM_PanelMenuButton"
toggle_mode = true
button_mask = 3
Expand Down

0 comments on commit 5d3c055

Please sign in to comment.