Рефактор.

This commit is contained in:
sasha80
2025-08-15 11:38:35 +03:00
parent 851ce21ce7
commit f966c71b3d
4 changed files with 45 additions and 45 deletions

View File

@@ -36,7 +36,7 @@ func on_line_changed_sch3(unit_sch3):
regs_input.clear()
switches_sync = false
$margin/vbox/grid1/lbl_freq.text = '<нет данных>'
$margin/vbox/grid1/lbl_freq.self_modulate = Color(settings.C_BLUE)
$margin/vbox/grid1/lbl_freq.self_modulate = Color.CADET_BLUE
$margin/vbox/grid1/state_freq.texture = textures[STATE_VAL.NONE]
$margin/vbox/grid/state.texture = textures[STATE_VAL.NONE]