Skip to content

fix(ui): auto-scale title font and fix wifi recover layout on small screens#2318

Merged
bmorcelli merged 1 commit intoBruceDevices:devfrom
pfefferle:fix/wifi-recover-ui-small-screens
Apr 4, 2026
Merged

fix(ui): auto-scale title font and fix wifi recover layout on small screens#2318
bmorcelli merged 1 commit intoBruceDevices:devfrom
pfefferle:fix/wifi-recover-ui-small-screens

Conversation

@pfefferle
Copy link
Copy Markdown

Summary

  • printTitle now auto-scales from FM to FP when the title text overflows the screen width — benefits all screens globally
  • Remove redundant empty lines in wifi password recover that pushed progress info and results off-screen on small displays
  • Clean up unused variables and commented-out code

Closes #2172

Test plan

  • Verify WiFi Password Recover screen fits on M5StickC Plus 2 (240x135)
  • Verify title auto-scaling works on small screens with long titles
  • Verify no visual regression on larger screens (Cardputer, T-Embed, CoreS3)

…creens

Closes BruceDevices#2172

- printTitle now scales down from FM to FP when the title text
  overflows the screen width, benefiting all screens globally
- Remove redundant empty lines in wifi_recover that pushed content
  off-screen on small displays (e.g. M5StickC Plus 2)
- Remove unused total_time/seconds variables and commented-out code
@bmorcelli bmorcelli merged commit 7d736d3 into BruceDevices:dev Apr 4, 2026
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.

2 participants