Skip to content

feat(displays): add vertical alignment for custom placement - #107

Merged
esphynox merged 1 commit into
mainfrom
feat/custom-placement-vertical-alignment
Aug 14, 2026
Merged

feat(displays): add vertical alignment for custom placement#107
esphynox merged 1 commit into
mainfrom
feat/custom-placement-vertical-alignment

Conversation

@esphynox

@esphynox esphynox commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator

Summary

Adds vertical alignment support for keyboard visualizer custom placement so the saved custom point can anchor the overlay on both axes (Issue #106)

This change:

  • adds a persisted Top / Center / Bottom custom vertical alignment setting
  • updates placement and preview math so custom placement matches preset anchor behavior more closely
  • refreshes the displays settings UI and localized strings for the new control
  • extends placement and settings tests for the new anchoring behavior

Tests

  • tuist generate
  • xcodebuild test -project Keyty.xcodeproj -scheme Keyty -destination 'platform=macOS'

UI Changes

Screenshot 2026-08-14 at 19 20 22

Documentation

  • Updated relevant docs
  • No docs needed

Release Notes

Add a vertical alignment option for keyboard visualizer custom placement so overlays can stay anchored correctly as history grows.

@esphynox
esphynox marked this pull request as ready for review August 14, 2026 17:27
@esphynox esphynox self-assigned this Aug 14, 2026
@esphynox
esphynox merged commit 7d4c0ac into main Aug 14, 2026
1 check passed
@esphynox
esphynox deleted the feat/custom-placement-vertical-alignment branch August 14, 2026 17:29
esphynox added a commit that referenced this pull request Aug 15, 2026
…alignment

feat(displays): add vertical alignment for custom placement
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