ErikPettersson / moonshineproject

Automatically exported from code.google.com/p/moonshineproject
0 stars 0 forks source link

Tabs shouldn't resize directly when closing a tab #160

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Add enough tabs so they start resizing to fit
2. Close one
3. All tabs resize

Instead of instant-resize we should wait until we get mouseOut & then resize 
(like Google Chrome does).
That way the user can close multiple tabs quickly by just holding the mouse in 
one position & clickin'.

Original issue reported on code.google.com by petterson.erik@gmail.com on 25 Oct 2010 at 1:25