-
Notifications
You must be signed in to change notification settings - Fork 3.4k
mdTabs: focused tab is now too white #1260
Comments
There's also a flicker on Firefox (35) and IE 11 when selecting a tab. |
confirm, and it's critical bug. |
cc @rschmukler |
bug is fixed in current code. |
@Jamm I don't think it is? The docs are built for the latest version and I can still see the issue; nor can I find a recent commit that could fix it. |
I just run "bower update" on master branch, output was bower angular-material#master install angular-material#562d675b04 And now I don't see this bug. And it's cool. Life is good again. |
@PaulMougel sorry, looks like it's fixed not for all themes (palettes). For blue it's fixed, for purple - not. Barmen, one more tequila please. |
Docs aren't updated yet, but in last freezed version (0.7.0) this bug doesn't exist. Also methods primaryPalette and accentPalette renamed back to primaryColor and accentColor (and not mentioned in changelog :P) (this time I checked few themes before write :)) |
@robertmesserle can you get to the bottom of whether this is fixed yet or not? I think per @PaulMougel it is, but needs a close look so we do get it in 0.7.1. |
@rschmukler This looks like opacity is not working from theming. https://github.com/angular/material/blob/master/src/components/tabs/tabs-theme.scss#L48 In the output CSS, both |
Fixed in 72ced4b. Sorry all. |
Thanks! |
Love is in the air! Thanks, @rschmukler |
@Jamm - LOL |
dd5b954 broke the color of the focused tab, see for instance the demo page:
cc @rschmukler
The text was updated successfully, but these errors were encountered: