Skip to content

Fix icon size and padding mismatch between initial and hover states - #373

Merged
jasPreMar merged 1 commit into
mainfrom
jasPreMar/fix-icon-size-hover
Apr 6, 2026
Merged

Fix icon size and padding mismatch between initial and hover states#373
jasPreMar merged 1 commit into
mainfrom
jasPreMar/fix-icon-size-hover

Conversation

@jasPreMar

Copy link
Copy Markdown
Owner

Summary

  • The app icon displayed when first invoking the hotkey (20x20 with uniform 8px padding in a 36x36 square) was inconsistent with the icon shown when hovering over apps in command key mode with object text off (16x16 with asymmetric padding in a 44px container).
  • Unified the hover-state icon to match the initial indicator: 20x20 icon, uniform padding(8), and 36px container width.

Test plan

  • swift run ThisTests — 102 passed, 0 failed
  • Invoke hotkey, confirm icon appears as a centered square
  • Move cursor to hover over different apps with object text off — icon should remain the same size with even spacing

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@jasPreMar
jasPreMar merged commit dd954cc into main Apr 6, 2026
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