Adam Schwartz
Adam Schwartz
Potential solution: when removing tab, first sort it to the far right but make it inactive and opacity `0` (triggering the cascade animation), then actually remove it.
See https://github.com/adamschwartz/chrome-tabs/pull/6
Repro steps: 1. Visit http://github.hubspot.com/drop/docs/welcome/ 2. Open the console and apply `position: relative; top: 100px` to the `html` element. 3. Next apply `position: fixed; top: 100px; left: 100px` to `a.drop-example-theme-social-sharing`...
Idea from https://news.ycombinator.com/item?id=5431355. Doesn't seem to be anything out there yet: https://chrome.google.com/webstore/search-extensions/web%20inspector%20events.