Skip to content

Feat/tab controller 2 orientation try 3 #1515

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

Merged
merged 15 commits into from
Sep 9, 2021

Conversation

M-i-k-e-l
Copy link
Collaborator

Description

TabController2 - add support for orientation change.
Changed the key in TabBar like we've discussed, unfortunately this change still required many changes because the key is changed inside TabBar and not on TabBar (not by the user), and so the hooks are not recreated.
Following each commit will make it easier.
Testing with both scrollable (i.e. phone) and non scrollable (i.e. high resolution tablet) will allow you to see the bugs fixed in the commits.

Changelog

TabController2 - add support for orientation change.

@M-i-k-e-l M-i-k-e-l requested a review from ethanshar September 9, 2021 12:40
@ethanshar ethanshar merged commit 7b58df8 into master Sep 9, 2021
@M-i-k-e-l M-i-k-e-l deleted the feat/tab-controller-2-orientation-try-3 branch September 9, 2021 16:15
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.

2 participants