This repository has been archived by the owner on Aug 4, 2023. It is now read-only.
Atom seems to have changed the way the tab drag-drop placeholder works, and it was causing Nebula UI to “think” the placeholder was also a tab, causing tab widths to do funny things when dragging.
This update removes the nice transitions for tab width because there is literally no other viable CSS workaround that available at the moment, at least until CSS4 brings :nth-match functionality.