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

Track and display mode power state #8

Closed jaythomas closed 4 years ago

jaythomas commented 4 years ago

Resolves #5 Resolves #6 Resolves #7

Changes made:

What to test:

1, Here, heating is enabled, all the text is colored orange to show it is active, the icon is orange because it is selected, and blinking because it is running. Boost is also enabled so the timer is visible Screenshot from 2019-10-30 00-02-08

  1. Tapping cooling, the heat icon is still blinking to show it is running. The bottom text is showing that cooling is off because cooling is what is currently selected. Also note the text color here is white to further re-enforce the fact cooling is off. Screenshot from 2019-10-30 00-02-31
  2. Opening the power settings modal it will always be colored the same as the selected mode. Just below the modal the display text is visible to show you it is currently disabled in case you forgot. Screenshot from 2019-10-30 00-02-53
jaythomas commented 4 years ago

Fan options updated. If everything else is good then feel free to merge.

gulliverrr commented 4 years ago

Thanks! Will check tomorrow (in a few hours) and merge.