-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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
[Paper] Reduce the default elevation #15243
Conversation
Details of bundle changes.Comparing: 1fa8f94...30b70e1
|
I'd be careful with these changes since they're already easily customizable. Elevation is also a relative to one another so I'm not sure about all the cascading effects this change might have. That being said standard sheets in the spec actually only have 0 resting elevation. Cards have 1. Since |
@eps1lon I like the idea of the Card and the Paper having the same default elevation: In the future, I think that it would be great to have a way to get an outlined Paper: |
9b42fa1
to
9695282
Compare
10829f7
to
30b70e1
Compare
@eps1lon I understand your concern. I think that we should move forward. The motivation is to reduce the default shadows. I think that we should discourage the usage of too many elevations. It works best on mobile than on desktop. After this change, the Card, the Paper and the Expansion panel use the same default value. That's better. It's also closer to |
This is a proposal. Google seems to use fewer and fewer elevation with its product design. I think that we can reflect this trend by decreasing the default elevation of the Paper from 2 to 1. Please review!
Breaking change
Change the default Paper elevation to match the Card and the Expansion Panel: