Skip to content

fix(gui): use consistent icon slot size for agent preset tabs#35

Merged
penso merged 1 commit intopenso:mainfrom
joshuadavidthomas:fix-agent-tabs-alignment
Mar 10, 2026
Merged

fix(gui): use consistent icon slot size for agent preset tabs#35
penso merged 1 commit intopenso:mainfrom
joshuadavidthomas:fix-agent-tabs-alignment

Conversation

@joshuadavidthomas
Copy link
Copy Markdown
Contributor

The agent preset tabs (Codex, Claude, Pi, etc.) had inconsistent icon slot sizes - Codex used 20px while others used 14px. This caused vertical misalignment in the tab bar.

Fix: Use a consistent 20px slot size for all preset icons, regardless of actual icon size. Icons are still centered within the slot.

Closes #30

The agent preset tabs (Codex, Claude, Pi, etc.) had inconsistent icon
slot sizes - Codex used 20px while others used 14px. This caused
vertical misalignment in the tab bar.

Fix: Use a consistent 20px slot size for all preset icons, regardless
of actual icon size. Icons are still centered within the slot.
@penso penso merged commit 0fb616c into penso:main Mar 10, 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.

Agent preset tabs vertically misaligned

2 participants