Исправление. Надпись смещается при изменении состояния

This commit is contained in:
sasha80
2025-03-19 09:28:24 +03:00
parent e133b965f2
commit fffd0c8de3

View File

@@ -137,20 +137,19 @@ columns = 2
[node name="fname" type="Label" parent="margin/vbox/title"]
self_modulate = Color(1, 1, 1, 0.627451)
layout_mode = 2
size_flags_horizontal = 6
size_flags_horizontal = 2
theme_override_font_sizes/font_size = 17
horizontal_alignment = 1
vertical_alignment = 1
[node name="lbl_using" type="Label" parent="margin/vbox/title"]
layout_mode = 2
size_flags_horizontal = 3
size_flags_horizontal = 10
size_flags_vertical = 6
tooltip_text = "Частота питающего напряжения"
mouse_filter = 0
theme_override_font_sizes/font_size = 22
text = "<нет данных>"
horizontal_alignment = 1
horizontal_alignment = 2
vertical_alignment = 1
[node name="table" type="GridContainer" parent="margin/vbox"]