quemb / QMBTabs

Tab View Controller just like Safari or mobile Chrome
MIT License
124 stars 21 forks source link

Stacking UX #3

Closed skull-squadron closed 11 years ago

skull-squadron commented 11 years ago

Current, stacked tabs completely obscure each other.

/ tab n-3 \
/ tab n-2 \
/ tab n-1 \

It seems desirable to offer an affordance like so the user can see there are others:

/ tab n-3 \
  / tab n-2 \
    / tab n-1 \
skull-squadron commented 11 years ago

I've implemented it https://github.com/steakknife/QMBTabs in case anyone wants it along with badges.

tonimoeckel commented 11 years ago

Thanks steakknife!!! Do you want to send me a pull request? I'm happy to merge it.

skull-squadron commented 11 years ago

Boom.