[PR #11854] fix(app): drag region for native controls #13955

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

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

State: closed
Merged: Yes


What does this PR do?

Double clicking on controls like "Toggle sidebar" or "toggle terminal" was making the window maximize / minimize.
Ofc you're still able to drag & drop the window on the full width of the header besides the controls

Also Closes #11281 1 pixel gap between the native controls

If you paste a large clearly AI generated description here your PR may be IGNORED or CLOSED!

How did you verify your code works?

Run bun run tauri dev inside packages/app and try to double click a header button

https://github.com/user-attachments/assets/dae39ff3-9a71-485f-a9a9-e9e309ac82a2

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/11854 **State:** closed **Merged:** Yes --- ### What does this PR do? Double clicking on controls like "Toggle sidebar" or "toggle terminal" was making the window maximize / minimize. Ofc you're still able to drag & drop the window on the full width of the header besides the controls Also Closes #11281 1 pixel gap between the native controls **If you paste a large clearly AI generated description here your PR may be IGNORED or CLOSED!** ### How did you verify your code works? Run `bun run tauri dev` inside packages/app and try to double click a header button https://github.com/user-attachments/assets/dae39ff3-9a71-485f-a9a9-e9e309ac82a2
yindo added the pull-request label 2026-02-16 18:18:46 -05:00
yindo closed this issue 2026-02-16 18:18:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13955