Nice job ya gungus

This commit is contained in:
XANTRONIX Development 2024-01-06 10:22:38 -05:00
parent c96bab9d37
commit 9851a9adeb

View file

@ -144,6 +144,7 @@ class AmbientTemp(TextGauge):
cr.move_to(text_x_offset, self.y)
cr.show_text(text)
if self.value <= self.COLD_THRESHOLD:
icon_y_offset = abs(self.icon.height - self.FONT_SIZE) * 2
self.icon.draw(cr,