[FEATURE] Independent zoom for main panel vs sidebar in desktop app (code)

Resolved 💬 1 comment Opened Apr 14, 2026 by roscoe1981 Closed May 26, 2026

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

When using the Claude Code desktop app, the zoom shortcut scales the entire UI - both the main conversation panel and the sidebar together. This forces an uncomfortable tradeoff: if I zoom in to make the conversation text large enough to read comfortably during long sessions, the sidebar also grows and I can see far fewer sessions, files, and chapters at a glance. If I keep zoom low to preserve sidebar density, the main panel text becomes harder to read.

The main panel and sidebar serve very different purposes - one is for focused reading of long-form content, the other is a compact navigation surface - so they have different ideal text sizes.

Environment: Claude Code desktop on macOS, MacBook Air M1, 16 GB RAM.

Proposed Solution

Allow the main panel and sidebar to be zoomed independently.
Ideal interaction:

  • Cmd +/- (the existing zoom shortcut) zooms only the main conversation panel text, leaving the sidebar untouched.
  • A separate shortcut (e.g. Cmd+Shift +/-) zooms the sidebar if needed.
  • Zoom levels persist across sessions.
  • A settings entry shows current zoom levels for each pane and lets the user reset them.

This lets me make the conversation text comfortably large for reading while keeping the sidebar compact and information-dense.

Alternative Solutions

_No response_

Priority

Low - Nice to have

Feature Category

Configuration and settings

Use Case Example

_No response_

Additional Context

_No response_

View original on GitHub ↗

This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗