Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(TabSwitcher): display single Pane when there is only one #502

Merged
merged 1 commit into from
Apr 25, 2019

Conversation

sun-tea
Copy link
Contributor

@sun-tea sun-tea commented Apr 25, 2019

  • Feature
  • Fix
  • Enhancement

Brief

Fix bug in TabSwitcher display for single pane case.

Description

The pane display is based on the index of the children, if there is only one child in Panes, the children is an object so it does not display properly.

Todo - Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.

@sun-tea sun-tea added the bug Something isn't working label Apr 25, 2019
@Artikodin Artikodin removed their assignment Apr 25, 2019
@spartDev spartDev assigned sun-tea and unassigned spartDev Apr 25, 2019
@spartDev spartDev merged commit 7800cb2 into master Apr 25, 2019
@spartDev spartDev deleted the fix-tabs branch April 25, 2019 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants