Skip to content

feat(displays): clarify custom alignment picker labels - #117

Merged
esphynox merged 1 commit into
mainfrom
feat/settings-alignment-clarity
Aug 17, 2026
Merged

feat(displays): clarify custom alignment picker labels#117
esphynox merged 1 commit into
mainfrom
feat/settings-alignment-clarity

Conversation

@esphynox

@esphynox esphynox commented Aug 17, 2026

Copy link
Copy Markdown
Collaborator

Summary

Clarifies the custom display alignment pickers by separating horizontal and vertical option ordering and switching the labels to directional wording.

This updates the settings UI so horizontal options read left-to-right, vertical options read top-to-bottom, and the symbol glyphs are composed in code rather than embedded in localized strings.

Closes #116.

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/KeyboardVisualizerAlignmentPlacementTests

Run project commands from Apps/Keyty.

UI Changes

new-alignment-labels

Documentation

  • No docs needed

Release Notes

Custom display alignment settings now use clearer directional labels and a more intuitive option order.

@esphynox esphynox self-assigned this Aug 17, 2026
@esphynox
esphynox marked this pull request as ready for review August 17, 2026 22:40
@esphynox
esphynox merged commit 6690b7f into main Aug 17, 2026
1 check passed
@esphynox
esphynox deleted the feat/settings-alignment-clarity branch August 17, 2026 22:50
@esphynox esphynox added the enhancement New feature or request label Aug 17, 2026
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.

[Feature] Vertical/Horizontal Alignment Option Order/Clarity

1 participant