Skip to content

fix(keyboard): add per-style repeat badge insets - #123

Merged
esphynox merged 1 commit into
mainfrom
fix/repeated-key-group-badge-spacing
Aug 22, 2026
Merged

fix(keyboard): add per-style repeat badge insets#123
esphynox merged 1 commit into
mainfrom
fix/repeated-key-group-badge-spacing

Conversation

@esphynox

Copy link
Copy Markdown
Collaborator

Summary

Add per-style repeat badge inset metrics for keyboard visualizer groups while keeping the current visual offsets unchanged.

This moves the badge offset out of the hardcoded draw path so style-specific badge positioning can be tuned cleanly later.

Tests

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

Run project commands from Apps/Keyty.

UI Changes

Attach screenshots or screen recordings for visible UI changes. Write N/A if there are none.

Before After
N/A N/A

Documentation

  • Updated relevant docs
  • No docs needed

Release Notes

Refactor repeat badge positioning to use per-style inset metrics for future tuning.

@esphynox esphynox self-assigned this Aug 22, 2026
@esphynox
esphynox marked this pull request as ready for review August 22, 2026 13:20
@esphynox
esphynox merged commit 6e5b28e into main Aug 22, 2026
1 check passed
@esphynox
esphynox deleted the fix/repeated-key-group-badge-spacing branch August 22, 2026 13:20
@esphynox esphynox added the bug Something isn't working label Aug 22, 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