Skip to content

[codex] Make settings window resizable#714

Draft
r3dbars wants to merge 1 commit into
mainfrom
codex/resizable-settings-window
Draft

[codex] Make settings window resizable#714
r3dbars wants to merge 1 commit into
mainfrom
codex/resizable-settings-window

Conversation

@r3dbars
Copy link
Copy Markdown
Owner

@r3dbars r3dbars commented May 11, 2026

Summary

  • Adds the standard macOS resize affordance to the Transcripted Settings window.
  • Sets the content minimum size to match the existing SwiftUI layout floor, so the Home/settings pane can grow without collapsing below its intended minimum.

Why

The Settings/Home window was built without the .resizable style mask, so users could not resize it even though the SwiftUI content already supports larger layouts.

Validation

  • bash build-deps.sh --force
  • bash build.sh
  • bash run-tests.sh (1714 passed)

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