Skip to content

ui: Fix About tagline truncation and use Alpha label - #37

Merged
jatinkrmalik merged 1 commit into
mainfrom
fix/about-tagline-and-alpha-label
Mar 5, 2026
Merged

ui: Fix About tagline truncation and use Alpha label#37
jatinkrmalik merged 1 commit into
mainfrom
fix/about-tagline-and-alpha-label

Conversation

@jatinkrmalik

Copy link
Copy Markdown
Member

Changes

  • Settings window height: Increased from 480 → 520 to accommodate the two-line tagline
  • Tagline text wrapping: Added .fixedSize(horizontal: false, vertical: true) to prevent truncation
  • Version label: Changed from "Version 0.1.0 (MVP)" to "Version 0.1.0 (Alpha)"

Screenshots

Before: Tagline was truncated showing only "Your voice, your Mac, your privacy...."
After: Both lines display fully:

Your voice, your Mac, your privacy.
Open-source dictation powered by AI.

Context

These changes were tested locally but missed the push before PR #35 was merged. This is a quick follow-up to get them into main before tagging v0.1.0.

- Increase Settings window height from 480 to 520 to fit two-line tagline
- Add fixedSize to prevent tagline text from truncating
- Change version label from MVP to Alpha
@jatinkrmalik
jatinkrmalik merged commit 85d2d57 into main Mar 5, 2026
1 check passed
@jatinkrmalik
jatinkrmalik deleted the fix/about-tagline-and-alpha-label branch August 22, 2026 05:32
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