menu: less logging

This commit is contained in:
alfrix 2022-11-17 22:41:41 -03:00
parent 45b172f85c
commit 5215c8f985

View File

@ -48,10 +48,9 @@ class MenuPanel(ScreenPanel):
for item in items:
key = list(item)[0]
if not self.evaluate_enable(item[key]['enable']):
logging.debug(f"X {key}")
logging.debug(f"X > {key}")
continue
logging.debug(f"> {key}")
if columns == 4:
if length <= 4:
# Arrange 2 x 2