PDXostc / hvac

HVAC application provides the user with an interface to control parameters such as vehicle temperature and etc.
5 stars 7 forks source link

HVAC performance heat indicators for seats and left/right dials #4

Open bharmon opened 9 years ago

bharmon commented 9 years ago

The current state of the repo (commit 82c5bbeabd6e6594d2cbb3c68f4fab4b7749a124) does not show a response when the seat heater buttons are tapped, and the middle dials do not reflect change in the left/right sliders or any other buttons. I have double checked back through some commits and find that the seat heaters and dials do respond in commits prior to May 4th, Jeff's commit 7498ccbe4792e4734e9466c96926662c62051c20. However, using the bottom buttons still doesn't reflect any changes above as they should.

bharmon commented 9 years ago

Would like to add to this issue that there was a feature we were going to implement that would add an "engine-off" class to the seat heater classes when the engine isn't running, that would indicate that the seat heaters aren't usable unless the engine is running. This class, added to "left_seat_btn" and "right_seat_btn" would reduce the button opacity to barely visible.

aeichepdx commented 9 years ago

Feel free to add that as a separate issue and mark it with the "Type:Feature" label.