eoger / tabcenter-redux

Vertical Tabs extension for Firefox
Mozilla Public License 2.0
379 stars 67 forks source link

Pinned tabs stay on top. #152

Closed eoger closed 7 years ago

eoger commented 7 years ago

Leaving this here for posterity. I'm still not satisfied yet: this PR works for people like me who have less than five pinned tabs opened. If a user has more tabs open, we are occupying way too much valuable vertical space. I think we should instead pursue a solution with small icons (see @bwinton's #106), but we have to make an effort to make it presentable for a low number of pinned tabs.

screen shot 2017-08-19 at 9 36 31 pm
bitonic commented 7 years ago

i'm not sure i see the problem with the number of tabs being low, can you elaborate? with tst if you have (say) one pinned tab they'll occupy two favicons in the top row, and i've never seen that as a problem.

Keith94 commented 7 years ago

On Windows, this change seems to make the pinned tabs bunch on top of each other:

firefox_2017-08-19_19-00-46

dos1 commented 7 years ago

Oh please please please that's exactly what I want and need, without any additional "solutions with small icons". My screen can show 22 tabs and I'm usually having 2-3 pinned - I want them to be always on top and I want them to be presented just as every other regular tab (that will also play very well with old-Tab Center-style resizing on hover I've added to my userChrome.css).