Контроль ИП, настройка адресов

This commit is contained in:
2024-11-14 16:35:27 +03:00
parent 6648a8ba89
commit d9ac0b3961
6 changed files with 178 additions and 108 deletions

View File

@@ -15,7 +15,7 @@ anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
offset_top = -103.0
offset_right = -279.0
offset_right = -477.0
offset_bottom = -714.0
grow_horizontal = 2
grow_vertical = 2
@@ -25,6 +25,7 @@ theme_override_colors/font_uneditable_color = Color(1, 1, 1, 1)
theme_override_font_sizes/font_size = 17
theme_override_styles/normal = SubResource("StyleBoxFlat_hrhif")
theme_override_styles/read_only = SubResource("StyleBoxFlat_q1ixs")
alignment = 1
editable = false
caret_blink = true
caret_blink_interval = 0.5

View File

@@ -4,7 +4,8 @@
bg_color = Color(0, 0, 0, 1)
[node name="OptionButton" type="OptionButton"]
offset_right = 170.0
offset_bottom = 20.0
offset_right = 130.0
offset_bottom = 25.0
focus_mode = 0
theme_override_styles/normal = SubResource("StyleBoxFlat_ddnjm")
alignment = 1