Skip to content

fix(settings): constrain shortcut recorder width - #39

Merged
esphynox merged 1 commit into
mainfrom
fix/shortcut-recorder-width
Jul 24, 2026
Merged

fix(settings): constrain shortcut recorder width#39
esphynox merged 1 commit into
mainfrom
fix/shortcut-recorder-width

Conversation

@esphynox

@esphynox esphynox commented Jul 24, 2026

Copy link
Copy Markdown
Collaborator

Summary

Prevents localized ShortcutRecorder prompts from expanding the settings control by allowing it to compress to Keyty’s standard width.

Tests

  • tuist generate
  • xcodebuild test -project Keyty.xcodeproj -scheme Keyty -destination 'platform=macOS'
  • Other: xcodebuild build -project Keyty.xcodeproj -scheme Keyty -configuration Debug

Run project commands from Apps/Keyty.

UI Changes

Keeps the shortcut recorder consistently sized across languages with longer internal labels.

Before
Screenshot 2026-07-24 at 15 04 23

After
Screenshot 2026-07-24 at 15 22 34

Documentation

  • Updated relevant docs
  • No docs needed

Release Notes

Fixed an oversized shortcut recorder in languages with longer labels.

@esphynox esphynox self-assigned this Jul 24, 2026
@esphynox
esphynox marked this pull request as ready for review July 24, 2026 13:27
@esphynox
esphynox merged commit a7b65bd into main Jul 24, 2026
1 check passed
@esphynox
esphynox deleted the fix/shortcut-recorder-width branch July 24, 2026 14:16
@esphynox esphynox added the bug Something isn't working label Jul 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant