mirror of
https://github.com/thegatesbrowser/thegates.git
synced 2025-08-28 23:17:49 -04:00
hide disabled buttons, ui fixes, flag icon
This commit is contained in:
parent
510ed97e85
commit
cdacbb2fc6
6 changed files with 165 additions and 1 deletions
|
@ -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)
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue