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

Show pencil icon on all touch devices #190

Open
flachware opened this issue Apr 27, 2018 · 1 comment
Open

Show pencil icon on all touch devices #190

flachware opened this issue Apr 27, 2018 · 1 comment
Labels

Comments

@flachware
Copy link
Contributor

No description provided.

@flachware
Copy link
Contributor Author

@tnajdek some decisions in the interface shouldn’t be based on the viewport width itself, e.g. it would make sense to show the pencil icon on large touch devices.

For now we just have the touch-user class, which will not be set before the user touches the screen for the first time. Could we enhance that?

What do you think about the media queries about pointer: coarse, hover: hover, and any-hover: hover? Browser support is not bad, but maybe not good enough to base these kinds of decisions only on the first user input and those media queries?

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

No branches or pull requests

1 participant