MiMo42 / MMTabBarView

A Mac OS X tab bar view that works on 10.9+ with Xcode 9.3+. Pull requests welcomed.

Home Page:http://mimo42.github.com/MMTabBarView/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Should we drop vertical tab bar support for good?

MiMo42 opened this issue · comments

I do not like vertical tab bars for many reasons.
That's why MMTabBarView does not completely support vertical tab bars yet.
Should we drop the vertical tab bar support for good?

Vertical tabs are still heavily used in Adium. In fact, it's my preferred setting there. I think the Adium Team would like to keep them.

What do you dislike about vertical tabs?

There's been a proposal (http://adium.im/pipermail/devel_adium.im/2011-August/008666.html) for a new way to do vertical tabs within Adium using an outline view. If you drop support we could use the tab bar for horizontal tabs and create our own NSOutlineView for vertical, but I think it'd be better for the framework to continue supporting vertical.