Skip to content

Add Tab Overflow Scrolling / Horizontal Scroll #87

@ZFordDev

Description

@ZFordDev

When too many tabs are opened, some tabs become hidden or inaccessible because the tab bar does not currently handle overflow well.

This issue adds horizontal scrolling to the tab bar so users can smoothly scroll through all open tabs instead of losing access to them.

Requirements

  • Detect when tabs overflow the available width
  • Enable horizontal scrolling for the tab container
  • Keep scrolling smooth and responsive
  • Ensure active tabs remain visible when selected
  • Preserve existing tab styling and layout
  • Work correctly on smaller window sizes

Possible Improvements

  • Mouse wheel horizontal scrolling
  • Drag-to-scroll support
  • Optional fade indicators on edges to show more tabs exist

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions