HestiaPi / hestia-touch-one-ui

ONE UI files shown on the touch LCD
GNU General Public License v3.0
5 stars 7 forks source link

Feature's current state not shown #7

Closed gulliverrr closed 4 years ago

gulliverrr commented 4 years ago

Unless a feature is currently running (animating icon) there is no way to tell the current state (AUTO/OFF/Boost) from the LCD

jaythomas commented 4 years ago

The power settings modal could display an asterisk by the option selected to show which one is selected, but that would mean you need to open the modal first to see it. If you want to see the current power setting available on the screen at all times there is room at the bottom (maybe bottom left) next to the boost timer message. Let me know what you think and I'll try to implement that.

gulliverrr commented 4 years ago

Why not reusing the same area for both boost countdown and active mode and maybe move it from right to the center or left at the bottom (status) line?

jaythomas commented 4 years ago

Yup, I think we're on the same page.

gulliverrr commented 4 years ago

Seems fixed by #8. Will auto close once merged.