fix
This commit is contained in:
parent
ddff8d4ef4
commit
ade5e1b23a
@ -27,7 +27,7 @@ class View(object):
|
|||||||
self._height = 104
|
self._height = 104
|
||||||
else:
|
else:
|
||||||
self._width = 250
|
self._width = 250
|
||||||
self.heigth = 122
|
self._height = 122
|
||||||
|
|
||||||
self._state = State(state={
|
self._state = State(state={
|
||||||
'channel': LabeledValue(color=BLACK, label='CH', value='00', position=(0, 0), label_font=fonts.Bold,
|
'channel': LabeledValue(color=BLACK, label='CH', value='00', position=(0, 0), label_font=fonts.Bold,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user