Skip to content

fix(localization): use middle labels for vertical anchor positions - #97

Merged
esphynox merged 1 commit into
mainfrom
fix/anchor-middle-labels
Aug 13, 2026
Merged

fix(localization): use middle labels for vertical anchor positions#97
esphynox merged 1 commit into
mainfrom
fix/anchor-middle-labels

Conversation

@esphynox

@esphynox esphynox commented Aug 13, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • update anchor localization so vertical middle positions no longer reuse the horizontal center label
  • align all shipped locales on a distinct vertical-middle term for keyboard anchor copy
  • preserve the existing anchor model and UI composition while correcting the displayed text

Tests

  • tuist generate
  • `xcodebuild test -project Keyty.xcodeproj -scheme Keyty -destination 'platform=macOS'
  • Other: xcodebuild test -project Keyty.xcodeproj -scheme Keyty -destination 'platform=macOS' -only-testing:KeytyTests/KeyboardVisualizerAnchorTests

Run project commands from Apps/Keyty.

UI Changes

Screenshot 2026-08-13 at 13 10 35

Documentation

  • Updated relevant docs
  • No docs needed

Release Notes

Use middle-specific labels for vertical keyboard anchor positions in all localized settings UIs.

@esphynox esphynox added the bug Something isn't working label Aug 13, 2026
@esphynox esphynox self-assigned this Aug 13, 2026
@esphynox
esphynox marked this pull request as ready for review August 13, 2026 11:11
@esphynox esphynox added enhancement New feature or request and removed bug Something isn't working labels Aug 13, 2026
@esphynox
esphynox merged commit ce11a61 into main Aug 13, 2026
1 check passed
@esphynox
esphynox deleted the fix/anchor-middle-labels branch August 13, 2026 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant