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

Don't show the resizer when not using an accurate pointing device. #205

Merged
merged 1 commit into from
May 26, 2021

Conversation

bryan-brancotte
Copy link
Member

@bryan-brancotte bryan-brancotte commented May 26, 2021

Checklist

  • I indicated which issue (if any) is closed with this PR using closing keywords
  • I only changed lines related to my PR (no bulk reformatting)
  • I indicated the source and check the license if I re-use code, or I did not re-use code
  • I made my best to solve only one issue in this PR, or explain why multi had to be solved at once.

Issue

resolve #201

Details

source :

https://ferie.medium.com/detect-a-touch-device-with-only-css-9f8e30fa1134

https://developer.mozilla.org/en-US/docs/Web/CSS/@media/pointer

@bryan-brancotte bryan-brancotte merged commit c849b32 into main May 26, 2021
@bryan-brancotte bryan-brancotte deleted the no-resize-without-mouse branch May 26, 2021 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Display resizer only for devices with mouse
1 participant