porcupine icon indicating copy to clipboard operation
porcupine copied to clipboard

tab stretching makes closing many tabs annoying

Open Akuli opened this issue 5 years ago • 0 comments

<ThePhilgrim> Another fix to solve tho
<ThePhilgrim> which is VERY important
<ThePhilgrim> If I open 10 tabs
<ThePhilgrim> and then close one on the X with the mouse.. the mouse is no longer hovering the X of the next tab! which means that if I want to close 7 tabs, I need to move my mouse 7 times!
<ThePhilgrim> Horrible fate! To move the mouse that much XD
<Akuli> i have noticed that chrome does this nicely
<ThePhilgrim> yes
<Akuli> the next tab slides right where the previous tab was
<ThePhilgrim> I assume it is because it's centered ?
<Akuli> for that to work, it also makes all tabs to have same width
<Akuli> i can do that, it just means that instead of using tkinter's tab widget, i'll need to make my own :)
<ThePhilgrim> I mean, you can do it at another time! But it MUST be done :P

Akuli avatar Feb 10 '21 20:02 Akuli