-
Notifications
You must be signed in to change notification settings - Fork 6.8k
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
Tab pagination: strange behaviour when resizing the browser window #2518
Comments
This is very disturbing. Arrows are not shown correctly, tabs and their lines for indicating they are selected are not the same size. You must click on the tabs for them to display correctly. Tested with the current beta 2. The problems are still there. |
* Recalculates the ink bar position, as well as the pagination, if the viewport size changes. * Adds a missing test on the `tab-nav-bar` regarding repositioning on direction changes. Fixes angular#3845. Fixes angular#3044. Fixes angular#2518. Fixes angular#1231.
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Bug, feature request, or proposal:
When resizing the browser window the tab pagination does not behave as expected
What is the expected behavior?
There are some different problems (don't know if you would prefer one issue per problem)
What is the current behavior?
What are the steps to reproduce?
Use the plunker and resize the viewport using the splitter. You should be able to reproduce all the problems,
Plunker : http://plnkr.co/edit/gAeoyntvHPo3j7SomTMy
What is the use-case or motivation for changing an existing behavior?
Which versions of Angular, Material, OS, browsers are affected?
Angular 2.3.1, Material 2.0 beta 1, Windows 10 with Chrome 55.0.2883.87 m
Is there anything else we should know?
The text was updated successfully, but these errors were encountered: