The Settings Panel looks bad around the corners in the desktop app #8088

Closed
opened 2026-02-16 18:09:08 -05:00 by yindo · 1 comment
Owner

Originally created by @tanapok on GitHub (Jan 30, 2026).

Originally assigned to: @adamdotdevin on GitHub.

Description

The border on the corners of the Settings Panel is missing.
I'm using an OpenCode Desktop app.

Plugins

No response

OpenCode version

OpenCode Desktop v1.1.47

Steps to reproduce

No response

Screenshot and/or share link

Image

Operating System

macOS 26.2

Terminal

No response

Originally created by @tanapok on GitHub (Jan 30, 2026). Originally assigned to: @adamdotdevin on GitHub. ### Description The border on the corners of the Settings Panel is missing. I'm using an OpenCode Desktop app. ### Plugins _No response_ ### OpenCode version OpenCode Desktop v1.1.47 ### Steps to reproduce _No response_ ### Screenshot and/or share link <img width="1073" height="771" alt="Image" src="https://github.com/user-attachments/assets/71e81f43-9c38-4297-bd9a-4699b8a2eb71" /> ### Operating System macOS 26.2 ### Terminal _No response_
yindo added the bugweb labels 2026-02-16 18:09:08 -05:00
yindo closed this issue 2026-02-16 18:09:08 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 30, 2026):

This issue might be a duplicate of existing issues. Please check:

  • #11281: [BUG] [Desktop] Windows (Tauri) native window top and right edges are inset by 1px - addresses similar border/edge rendering issues with the desktop app UI

The root cause in #11281 mentions a p-px (1px padding) class on the #root element that pushes content inwards. This could be related to the corner appearance issue you're experiencing.

Feel free to ignore if this doesn't address your specific case.

@github-actions[bot] commented on GitHub (Jan 30, 2026): This issue might be a duplicate of existing issues. Please check: - #11281: [BUG] [Desktop] Windows (Tauri) native window top and right edges are inset by 1px - addresses similar border/edge rendering issues with the desktop app UI The root cause in #11281 mentions a `p-px` (1px padding) class on the `#root` element that pushes content inwards. This could be related to the corner appearance issue you're experiencing. Feel free to ignore if this doesn't address your specific case.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#8088