You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
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
Open Atom in safe mode.
Split right and open a bunch of tabs to the right.
Drag tabs from the right to the left.
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.
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
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
Refs
#344
Versions
Atom 1.10 Windows 7
The text was updated successfully, but these errors were encountered: