Skip to content

Don't let progress status text title string line wrap#2856

Merged
zorgiepoo merged 1 commit into2.xfrom
push-yquvpmsrswoy
Mar 14, 2026
Merged

Don't let progress status text title string line wrap#2856
zorgiepoo merged 1 commit into2.xfrom
push-yquvpmsrswoy

Conversation

@zorgiepoo
Copy link
Copy Markdown
Member

@zorgiepoo zorgiepoo commented Mar 8, 2026

  • Change desired width to Automatic
  • Increase content compression resistance priority to required (1000)

This matches the sizing layout of the status text next to the action button, which was updated in #2614

Fixes #2855

Misc Checklist

  • My change requires a documentation update on Sparkle's website repository
  • My change requires changes to generate_appcast, generate_keys, or sign_update

Testing

I tested and verified my change by using one or multiple of these methods:

  • Sparkle Test App
  • Unit Tests
  • My own app
  • Other (please specify)

Tested inserting long messages in status title, and status message (which was already working fine), and confirm window grows horizontally wide.

macOS version tested:
26.3 (25D125)
10.14.6 VM

* Change desired with to Automatic
* Increase content compression resistance priority to required (1000)

This matches the sizing layout of the status text next to the action button.
@zorgiepoo zorgiepoo added this to the 2.10.0 milestone Mar 8, 2026
@zorgiepoo zorgiepoo merged commit a888daa into 2.x Mar 14, 2026
2 checks passed
@zorgiepoo zorgiepoo deleted the push-yquvpmsrswoy branch March 14, 2026 16:39
@zorgiepoo zorgiepoo modified the milestones: 2.10.0, 2.9.1 Mar 23, 2026
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.

Progress string (statusText) in SUStatus.xib sometimes causes a line break

1 participant