Merge remote-tracking branch 'lepshiy/master' into master-merge-lepshy

This commit is contained in:
sasha80
2025-07-28 13:12:48 +03:00
20 changed files with 273 additions and 15 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.CADET_BLUE
$margin/vbox/grid1/lbl_freq.self_modulate = Color(settings.C_BLUE)
$margin/vbox/grid1/state_freq.texture = textures[STATE_VAL.NONE]
$margin/vbox/grid/state.texture = textures[STATE_VAL.NONE]