Skip to content

feat: shift-click view icon to stack split panes vertically#677

Merged
Mng-dev-ai merged 1 commit into
mainfrom
feat/shift-click-stack-split-pane
Jun 26, 2026
Merged

feat: shift-click view icon to stack split panes vertically#677
Mng-dev-ai merged 1 commit into
mainfrom
feat/shift-click-stack-split-pane

Conversation

@Mng-dev-ai

Copy link
Copy Markdown
Owner

Summary

  • Shift-clicking a view icon in the ViewSwitcher now opens the new split-view pane stacked (column) instead of side by side (row).
  • Threads an optional direction arg through toggleViewensureTileVisible, defaulting to 'row' so existing click behavior is unchanged.
  • Updates the tooltip to hint ⇧ to stack only while opening (shift has no effect on the close click).

Test plan

  • Click a view icon — pane opens side by side (row) as before.
  • Shift-click a view icon — new pane opens stacked (column).
  • Hover an inactive view icon — tooltip shows … · ⇧ to stack; active icon shows plain label.
  • On mobile/non-desktop, view still replaces full layout (no split).

Lets users open a new split-view pane stacked (column) instead of side
by side (row) by holding shift while clicking a view icon, giving
control over split orientation without an extra control.
@Mng-dev-ai Mng-dev-ai marked this pull request as ready for review June 26, 2026 03:35
@Mng-dev-ai Mng-dev-ai merged commit b4b3786 into main Jun 26, 2026
2 checks passed
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.

1 participant