Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Issue with Tabset and showPicker/showMoreTab

    Quick comment:

    I just noticed that if you configure a tab with
    Code:
    setShowTabPicker(true);
    and then call:
    Code:
    ; setShowMoreTab(true);
    The picker disappears. Not sure if this how it should work?

    #2
    That's how it was designed - the More tab is an alternative to the picker. Having both gives you two different ways of getting to additional tabs, with a very similar experience, so it just seems like extra "visual noise" for no improvement in function.

    Comment


      #3
      i suppose.

      Comment

      Working...
      X