[PR #8330] fix(ui): layout-bottom icons #12707

Closed
opened 2026-02-16 18:17:36 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/8330

State: closed
Merged: Yes


What does this PR do?

Fixes #8329

Updates the layout-bottom icon SVG paths to use the same coordinate system as the layout-left and layout-right icons, fixing blurry rendering at 16px due to sub-pixel misalignment.

How did you verify your code works?

Before vs After:
image

image
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/8330 **State:** closed **Merged:** Yes --- ### What does this PR do? Fixes #8329 Updates the layout-bottom icon SVG paths to use the same coordinate system as the layout-left and layout-right icons, fixing blurry rendering at 16px due to sub-pixel misalignment. ### How did you verify your code works? Before vs After: <img width="227" height="119" alt="image" src="https://github.com/user-attachments/assets/1cdd0754-4007-43d9-8775-f3b4385dfac7" /> <img width="426" height="229" alt="image" src="https://github.com/user-attachments/assets/fc6d2b25-e8b8-44d9-b86a-80fac160420f" />
yindo added the pull-request label 2026-02-16 18:17:36 -05:00
yindo closed this issue 2026-02-16 18:17:36 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12707