Skip to content

Commit

Permalink
fix(Card): enable name visibility when no art exists
Browse files Browse the repository at this point in the history
  • Loading branch information
ShadowApex committed Dec 15, 2024
1 parent 708e9ee commit d1a6a98
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/ui/components/card.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ layout_mode = 2
theme_override_styles/panel = SubResource("StyleBoxFlat_gtppc")

[node name="MarginContainer" type="MarginContainer" parent="PanelContainer/TextureRect/NameMargin/NamePanel"]
visible = false
layout_mode = 2
theme_override_constants/margin_left = 10
theme_override_constants/margin_right = 10
Expand Down

0 comments on commit d1a6a98

Please sign in to comment.