Skip to content

fix(displays): scale preview marker with keyboard size - #62

Merged
esphynox merged 1 commit into
mainfrom
fix/display-preview-marker-scale
Aug 1, 2026
Merged

fix(displays): scale preview marker with keyboard size#62
esphynox merged 1 commit into
mainfrom
fix/display-preview-marker-scale

Conversation

@esphynox

@esphynox esphynox commented Aug 1, 2026

Copy link
Copy Markdown
Collaborator

Summary

Updates the Displays settings preview marker so it reflects the Keyboard Size setting instead of staying at a fixed preview size. The marker remains clamped inside the display preview, including for custom positions near display edges.

Tests

  • tuist generate
  • xcodebuild test -project Keyty.xcodeproj -scheme Keyty -destination 'platform=macOS' -only-testing:KeytyTests/DisplaysSettingsPaneViewModelTests -only-testing:KeytyTests/KeyboardVisualizerSettingsTests
  • Other: xcodebuild build -project Keyty.xcodeproj -scheme Keyty -configuration Debug

Run project commands from Apps/Keyty.

UI Changes

Display preview marker now scales with the keyboard visualizer size setting.
Screenshot 2026-08-01 at 18 35 12
Screenshot 2026-08-01 at 18 35 05

Documentation

  • Updated relevant docs
  • No docs needed

Release Notes

The display preview marker now better matches the configured keyboard overlay size.

@esphynox esphynox added the bug Something isn't working label Aug 1, 2026
@esphynox
esphynox marked this pull request as ready for review August 1, 2026 16:38
@esphynox esphynox self-assigned this Aug 1, 2026
@esphynox
esphynox merged commit b5d6373 into main Aug 1, 2026
1 check passed
@esphynox
esphynox deleted the fix/display-preview-marker-scale branch August 1, 2026 16:39
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