-
Notifications
You must be signed in to change notification settings - Fork 6.7k
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
md-tab-nav-bar: ink doesn't change with resizing tabs #3845
Comments
crisbeto
added a commit
to crisbeto/material2
that referenced
this issue
Apr 2, 2017
* 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.
Dupe of #3044 |
kara
pushed a commit
that referenced
this issue
Apr 21, 2017
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. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Bug, feature request, or proposal:
Bug
What is the current behavior?
When the window hits the
$mat-xsmall
breakpoint, min widths for.mat-tab-label
and.mat-tab-link
change from 160px to 72px. The ink bar does not reflect that.What are the steps to reproduce?
http://plnkr.co/edit/6NlXoXhzaDHsHtTo9JWn?p=preview
Which versions of Angular, Material, OS, browsers are affected?
Master
Other Info
Related to #3044 but does not require tabs to be stretched.
The text was updated successfully, but these errors were encountered: