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
md-slide-toggle uses background color for .md-slide-toggle-thumb, and possibly incorrect in other areas as well. This is especially noticeable in dark theme, where thumb is very hard to see.
What are the steps to reproduce?
Look at md-slide-toggle in both light/dark themes
What is the use-case or motivation for changing an existing behavior?
Bug
Which versions of Angular, Material, OS, browsers are affected?
"@angular/material": "^2.0.0-alpha.9-3",
Is there anything else we should know?
No
The text was updated successfully, but these errors were encountered:
Bug, feature request, or proposal:
Bug
What is the expected behavior?
md-slide-toggle obeys the Material Design spec
What is the current behavior?
md-slide-toggle uses background color for
.md-slide-toggle-thumb
, and possibly incorrect in other areas as well. This is especially noticeable in dark theme, where thumb is very hard to see.What are the steps to reproduce?
Look at md-slide-toggle in both light/dark themes
What is the use-case or motivation for changing an existing behavior?
Bug
Which versions of Angular, Material, OS, browsers are affected?
"@angular/material": "^2.0.0-alpha.9-3",
Is there anything else we should know?
No
The text was updated successfully, but these errors were encountered: