fix bootloop with python 3.7 fixes #817
This commit is contained in:
parent
a61a74d7bf
commit
17cae91708
@ -45,7 +45,6 @@ class KlippyGtk:
|
||||
else:
|
||||
self.action_bar_width = int(self.width * .1)
|
||||
self.action_bar_height = int(self.height)
|
||||
logging.info(f"{self.action_bar_width=}")
|
||||
|
||||
self.color_list = {} # This is set by screen.py init_style()
|
||||
for key in self.color_list:
|
||||
|
Loading…
x
Reference in New Issue
Block a user