-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
bugdocsneeds triageThis issue hasn't been reviewed by maintainersThis issue hasn't been reviewed by maintainers
Description
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:
titanium-sdk/apidoc/Titanium/UI/Window.yml
Line 538 in d42adf2
| - name: hideTabBar |
titanium-sdk/apidoc/Titanium/UI/TabGroup.yml
Line 253 in d42adf2
| - name: hideTabBar |
but that is not overriding the Window method.
Same for showTabBar()
Suggestion
TabGroup methods should override Window methods
Metadata
Metadata
Assignees
Labels
bugdocsneeds triageThis issue hasn't been reviewed by maintainersThis issue hasn't been reviewed by maintainers