Skip to content

Add responsive layout support for TX15 Max (480x320) and other screen… - #13

Draft
prsh5175 wants to merge 1 commit into
mainfrom
feature/tx15-max-support
Draft

Add responsive layout support for TX15 Max (480x320) and other screen…#13
prsh5175 wants to merge 1 commit into
mainfrom
feature/tx15-max-support

Conversation

@prsh5175

Copy link
Copy Markdown
Owner

… sizes

  • Detect screen size at runtime using lcd.getSize()
  • Calculate all layout constants responsively (frame, grid, fonts)
  • Adapt hex grid to 4x3 on smaller screens (480x320) vs 6x2 on larger (800x480)
  • Scale header, battery bars, GPS status, and all UI elements proportionally
  • Update documentation to reflect multi-screen support
  • All features (alerts, GPS status, battery bars, clock) work on both screen sizes

… sizes

- Detect screen size at runtime using lcd.getSize()
- Calculate all layout constants responsively (frame, grid, fonts)
- Adapt hex grid to 4x3 on smaller screens (480x320) vs 6x2 on larger (800x480)
- Scale header, battery bars, GPS status, and all UI elements proportionally
- Update documentation to reflect multi-screen support
- All features (alerts, GPS status, battery bars, clock) work on both screen sizes
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.

1 participant