You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
anderflash opened this issue
Sep 29, 2016
· 2 comments
· Fixed by #5287
Assignees
Labels
featureThis issue represents a new feature or feature request rather than a bug or bug fixP5The team acknowledges the request but does not plan to address it, it remains open for discussion
I would like tabs with same background as toolbar when they are next to each other. We could switch background and color properties (it could be a new md-tabs property). You see this style in Google Material Design.
What is the current behavior?
Now md-tabs just has the option of change color (which changes text color and ink bar), instead of setting the background.
What are the steps to reproduce?
Not applicable
What is the use-case or motivation for changing an existing behavior?
More consistency between toolbar and tabs. Developer might choose between light (text color) and dark (background color) versions.
Which versions of Angular, Material, OS, browsers are affected?
Latest
Is there anything else we should know?
Just a reverse-style="true" attribute might work well.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
featureThis issue represents a new feature or feature request rather than a bug or bug fixP5The team acknowledges the request but does not plan to address it, it remains open for discussion
Bug, feature request, or proposal:
Feature enhancement
What is the expected behavior?
I would like tabs with same background as toolbar when they are next to each other. We could switch background and color properties (it could be a new md-tabs property). You see this style in Google Material Design.
What is the current behavior?
Now md-tabs just has the option of change color (which changes text color and ink bar), instead of setting the background.
What are the steps to reproduce?
Not applicable
What is the use-case or motivation for changing an existing behavior?
More consistency between toolbar and tabs. Developer might choose between light (text color) and dark (background color) versions.
Which versions of Angular, Material, OS, browsers are affected?
Latest
Is there anything else we should know?
Just a
reverse-style="true"
attribute might work well.The text was updated successfully, but these errors were encountered: