Manually selecting tab: "old tab" is incorrectly sized
See original GitHub issueI’m using setDefaultTabPosition before I add any items, which is fine.
I need to override the onBackPressed behavior a bit. (Switch the tabs until you reach the “end”) So I have to manually select tabs on demand.
After calling selectTabAtPosition the previous tab is incorrectly sized.
http://i.imgur.com/qTx87nw.png
Issue Analytics
- State:
- Created 7 years ago
- Reactions:1
- Comments:5 (1 by maintainers)
Top Results From Across the Web
Visual Studio Code Tab Key does not insert a tab
I had accidentally enabled a different mode for the tab key. Fixed it by pressing Cmd + Shift + M (for Mac), or...
Read more >Switching back to last *used* tab on Chrome - Super User
Press shift W to move up. Release ctrl to switch to the selected tab. The above keyboard shortcuts can be changed in chrome://extensions/ ......
Read more >Change page size, paper size, or page orientation in Publisher
Note: You can create publications as large as 240 inches by 240 inches. Choose a page size. Select the Page Design tab. Page...
Read more >Quick fixes: restoring pages of tabs on Chrome - The Verge
How to fix it — the longer way · Click on the three dots in Chrome's upper-right corner. · Click on History and...
Read more >Tab Suspender - Chrome Web Store
Automatically suspend, park, hibernate inactive tabs and save up to 80% of memory, reduce load on your device, battery and heat.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Similar to #120, so I guess some internal “magic” needs to be applied when using setDefaultTabPosition
No problems with the latest version.