Make the Modernization Tool UI scaling-safe #13

Merged
Dusk-92 merged 7 commits from test/ui-scaling into main 2026-09-06 07:30:31 +00:00
Dusk-92 commented 2026-09-06 07:30:18 +00:00 (Migrated from github.com)

Summary

  • use the tested responsive UI entry point for production builds
  • keep Apply Setup & Tweaks accessible with Windows display scaling and smaller screens
  • keep the existing installer and tweak logic unchanged
  • remove the temporary test-only entry point

Validation

  • syntax checks passed
  • unit safety tests passed
  • Windows EXE build passed
  • ZIP packaging passed
  • test artifact uploaded successfully

The UI behavior was also manually validated before promotion.

## Summary - use the tested responsive UI entry point for production builds - keep **Apply Setup & Tweaks** accessible with Windows display scaling and smaller screens - keep the existing installer and tweak logic unchanged - remove the temporary test-only entry point ## Validation - syntax checks passed - unit safety tests passed - Windows EXE build passed - ZIP packaging passed - test artifact uploaded successfully The UI behavior was also manually validated before promotion.
Sign in to join this conversation.