Skip to content
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

The exact responsiveWidth - Narrow or not? #151

Open
bwh-rl opened this issue Sep 15, 2016 · 2 comments
Open

The exact responsiveWidth - Narrow or not? #151

bwh-rl opened this issue Sep 15, 2016 · 2 comments

Comments

@bwh-rl
Copy link

bwh-rl commented Sep 15, 2016

Hi.

At the moment if the screen width is exact the responsiveWidth, the drawer panel will go narrow layout.
Now if you see this from the mobile-first point of view, which many are familiar with from other frameworks, the narrow layout is kinda the default, and the not narrow layout is the "special" one.

Also the default value is 768px, a popular device width.
Isn't this implying that a 768px device is big enough for the big view?

-> Imho the responsiveWidth should represent the smallest screen big enough for the big view.

@blasten
Copy link
Contributor

blasten commented Oct 6, 2016

I'd suggest looking at app-layout for the cases you are describing.

@bwh-rl
Copy link
Author

bwh-rl commented Oct 7, 2016

I thought the only difference between the app-layout and the paper-elements is that they are not material design?

I'm just saying that the exact responsive width should show the wide layout, not the narrow layout.
I can't see a connection here to material design?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants