Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

14 temperature gage #19

Merged
merged 8 commits into from
Mar 3, 2025
Merged

14 temperature gage #19

merged 8 commits into from
Mar 3, 2025

Conversation

annashens
Copy link
Collaborator

  1. recycled same "body" container (w/ scroll, padding, alignment) for page 2 as page 1 (created body_view)
  2. Added syncfusion temperature gage -> I) user can change temp value w/ step size 10, II) if the user moves the temperature gage while isON=false, it will toggle power so isON=true.
  3. Updated temperature state variable to be an int instead of double
  4. Added brightness and power toggle to page 2
  5. Fixed a small padding thing with the brightness label

@annashens annashens linked an issue Mar 3, 2025 that may be closed by this pull request
Copy link
Owner

@Stanlist Stanlist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@annashens annashens merged commit 9e2a1a8 into main Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Temperature Gage
2 participants