Skip to content

Commit

Permalink
fix releases refresh button appearance
Browse files Browse the repository at this point in the history
  • Loading branch information
MakovWait committed Mar 3, 2024
1 parent d6c13b8 commit fefa073
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/components/godots_releases/godots_releases.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,11 @@ unique_name_in_owner = true
layout_mode = 2
size_flags_horizontal = 3

[node name="TabActions" parent="GodotsReleasesList/HBoxContainer" index="0"]
visible = false

[node name="RefreshButton" type="Button" parent="GodotsReleasesList/HBoxContainer" index="2"]
unique_name_in_owner = true
modulate = Color(1, 1, 1, 0.6)
layout_mode = 2
flat = true
script = ExtResource("4_q1uy2")
Expand Down

0 comments on commit fefa073

Please sign in to comment.