Skip to content

Fix for non-zero initial tab index not sizing children correctly and device orientation change issue#12

Open
mzelldev wants to merge 1 commit intoshubhamhackz:masterfrom
mzelldev:master
Open

Fix for non-zero initial tab index not sizing children correctly and device orientation change issue#12
mzelldev wants to merge 1 commit intoshubhamhackz:masterfrom
mzelldev:master

Conversation

@mzelldev
Copy link
Copy Markdown

Fix for non-zero initial tab index not sizing children correctly and device orientation change issue

This commit fixes two issues:

  • When the tabController.index was initial set to something > 0, the height for the children was not being calculated correctly.
  • When changing the device orientation (portrait/landscape) the height was not being updated.

…device orientation change support

This commit fixes two issues:
 - When the tabController.index was initial set to something > 0, the height for the children was not being calculated correctly.
 - When changing the device orientation (portrait/landscape) the height was not being updated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant