Skip to content

fix(ui): center model setup screen web layout#44

Open
Iron-Mark wants to merge 1 commit into
mainfrom
design-improvement
Open

fix(ui): center model setup screen web layout#44
Iron-Mark wants to merge 1 commit into
mainfrom
design-improvement

Conversation

@Iron-Mark
Copy link
Copy Markdown
Contributor

Summary

  • Center model setup web layout vertically for both portrait and landscape in model_setup_screen.dart by adjusting the main content and spacing wrappers.

Verification

  • flutter test (full suite)
  • Flutter analyzer check on touched model setup screen
  • prior focused model setup tests passed

Notes

Single-file UI-only change; no functional or backend behavior changed.

## Summary

- Centered the model setup screen for all web layouts (desktop, landscape, portrait, short portrait) to improve vertical alignment and consistency.

- Added web-specific centered rendering path in _ModelSetupBody with minHeight + Center wrapping.

- Added optional webCentered flags on layout variants and reused existing content structure.

- Kept mobile/tablet behavior unchanged while allowing web-only center alignment.
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying kudlit-app with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9f93dd3
Status: ✅  Deploy successful!
Preview URL: https://ad877704.kudlit-app.pages.dev
Branch Preview URL: https://design-improvement.kudlit-app.pages.dev

View logs

@mark-siazon
Copy link
Copy Markdown

@codex

@chatgpt-codex-connector
Copy link
Copy Markdown

To use Codex here, create a Codex account and connect to github.

@Iron-Mark
Copy link
Copy Markdown
Contributor Author

@codex

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