Skip to content

docs: TabGroup hideTabBar method not correctΒ #14263

@m1ga

Description

@m1ga

I have searched and made sure there are no existing issues for the issue I am filing

  • I have searched the existing issues

URL

https://titaniumsdk.com/api/titanium/ui/tabgroup.html#methods_hidetabbar

Description

The Window hideTabBar is deprecated:

- name: hideTabBar
and the TabGroup has it's own hideTabBar method:
- name: hideTabBar

but that is not overriding the Window method.

Same for showTabBar()

Suggestion

TabGroup methods should override Window methods

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugdocsneeds triageThis issue hasn't been reviewed by maintainers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions