RobertZenz / ThinTabs

A Firefox addon that provides extremely thin tabs, optimized for the squared tabs of Classic Theme Restorer.
Mozilla Public License 2.0
0 stars 0 forks source link

multi-row tab bar #2

Closed GiftWolf closed 9 years ago

GiftWolf commented 10 years ago

I use the Tab Mix Plus addon to have a multi-row tab bar. With ThinTabs installed this feature is broken. Only one row is displayed.

RobertZenz commented 10 years ago

I looked into this and it seems a little big more complicated than first thought. If you set the tabs to multirow mode, the height of the tabbar is fixed, even if I make the tabs smaller, that fixed size will not change (2 rows are becoming 4 and a half...).

I'll see if I can get in touch with the TMP devs for some help on this one. Might take a little, though.

RobertZenz commented 9 years ago

I've just committed the necessary changes with 43fc8ae (was quite a scavenger hunt) to support the Tab Mix Plus multi-row bar. There is still some small changes necessary for correct support, but I think I should get those done right now.

I need to make another set of tests on my Windows machine at work to verify that it still works correctly on Windows, and if these tests succeed (or the problems are easy to fix) I'm very confident that I can do a build tomorrow and upload it to AMO. If there is something blocking that plan, it will be next week before I have the chance to look into it.

Sorry for the (damn long) delay on this one.

RobertZenz commented 9 years ago

I've just uploaded 1.5.3 to AMO. It should get available within the next week I think.

If there are any remaining issues, please open a new issue.