Skip to content

Improve landscape Table Mode output#144

Merged
2sem merged 1 commit into
mainfrom
improve/landscape-table-mode-output
Jul 9, 2026
Merged

Improve landscape Table Mode output#144
2sem merged 1 commit into
mainfrom
improve/landscape-table-mode-output

Conversation

@2sem

@2sem 2sem commented Jul 8, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add compact-height landscape Table Mode output-only layout
  • Preserve existing portrait Table Mode two-panel layout
  • Hide input, speak, swap, and ad surfaces in landscape Table Mode
  • Match Duo design with mint hero background, output-only pill, close control, side handle, centered output text, and bottom guidance

User flow

flowchart TD
  A[Main landscape screen] --> B[Tap Table Mode]
  B --> C[Compact-height Table Mode]
  C --> D[Output-only translated message]
  D --> E[Close returns to main screen]
Loading

Verification

  • git diff --check
  • mise x -- tuist build
  • mise x -- tuist test
  • Simulator visual check: /var/folders/6x/l8h411bn30xd7f7ptkpc48mr0000gn/T/opencode/landscape-table-mode-output-only-2.png

Notes

  • CodeGraph is not initialized in this repo, so implementation used direct file inspection.
  • Apple Translation runtime not validated in simulator.

Result

Simulator Screenshot - iPhone 11 Pro Max - 2026-07-09 at 09 47 29

@tuist

tuist Bot commented Jul 8, 2026

Copy link
Copy Markdown

🛠️ Tuist Run Report 🛠️

Tests 🧪

Scheme Status Cache hit rate Tests Skipped Ran Commit
talktrans-Workspace 0 % 10 0 10 e3f140145

Builds 🔨

Scheme Status Duration Commit
talktrans-Workspace 1m 13s e3f140145

@2sem 2sem force-pushed the improve/landscape-table-mode-output branch from a066166 to d5c45e6 Compare July 8, 2026 23:41
@2sem 2sem force-pushed the improve/landscape-table-mode-output branch from d5c45e6 to f2df80b Compare July 9, 2026 00:42
@2sem 2sem merged commit a2154b2 into main Jul 9, 2026
1 check passed
@2sem 2sem deleted the improve/landscape-table-mode-output branch July 9, 2026 00:52
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