Line separator - LF
This commit is contained in:
@@ -12,9 +12,9 @@ func _ready():
|
||||
connect("focus_exited", _on_focus_exited)
|
||||
|
||||
|
||||
func _enter_tree() -> void:
|
||||
if has_node("label"):
|
||||
$label.self_modulate = state_colors[state]
|
||||
#func _enter_tree() -> void:
|
||||
#if has_node("label"):
|
||||
#$label.self_modulate = state_colors[state]
|
||||
|
||||
|
||||
func update_progress_bar(target_value) -> void:
|
||||
|
||||
@@ -456,7 +456,6 @@ metadata/unit_name = ["уарэп-эмс"]
|
||||
metadata/online_proc = "on_line_changed"
|
||||
|
||||
[node name="label" type="Label" parent="pribor_uf"]
|
||||
self_modulate = Color(0, 1, 0, 1)
|
||||
layout_mode = 0
|
||||
offset_left = 15.0
|
||||
offset_top = -44.0
|
||||
|
||||
Reference in New Issue
Block a user