Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Tabs do not resize when dragging tabs between panes #371

Closed
Ben3eeE opened this issue Sep 5, 2016 · 0 comments · Fixed by #523
Closed

Tabs do not resize when dragging tabs between panes #371

Ben3eeE opened this issue Sep 5, 2016 · 0 comments · Fixed by #523

Comments

@Ben3eeE
Copy link
Contributor

Ben3eeE commented Sep 5, 2016

Description

The resize tabs when mouse moves away from tab bar functionality does not resize the tab bar correctly when the tab is moving between panes. The tab bar stays at non full width until you mouse over to trigger the event.

Steps

  1. Open Atom in safe mode.
  2. Split right and open a bunch of tabs to the right.
  3. Drag tabs from the right to the left.
  4. Observe that the tabs to the right never goes back to full size after dropping the tab in the left pane.

Excepted

Tab bar to resize back to full width when the tab has been moved to another pane because it is away from the tab bar.

Actual

Tab bar does not resize properly unless you move the mouse over there to trigger the event.

Gif

tab resize when closed

Refs

#344

Versions

Atom 1.10 Windows 7

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants