hide disabled buttons, ui fixes, flag icon

This commit is contained in:
Nordup 2025-08-09 01:33:01 +07:00
parent 510ed97e85
commit cdacbb2fc6
6 changed files with 165 additions and 1 deletions

View file

@ -173,6 +173,7 @@ offset_right = -4.0
offset_bottom = 19.0
grow_horizontal = 0
grow_vertical = 2
focus_mode = 0
mouse_default_cursor_shape = 2
theme_override_colors/font_hover_color = Color(0.831373, 0.831373, 0.831373, 1)
theme_override_colors/font_pressed_color = Color(0.831373, 0.831373, 0.831373, 1)

View file

@ -91,6 +91,7 @@ text = "New Tab"
label_settings = ExtResource("2_gll4d")
[node name="Button" type="Button" parent="MarginContainer/HBoxContainer"]
visible = false
custom_minimum_size = Vector2(14, 14)
layout_mode = 2
size_flags_vertical = 4