The Wayback Machine - https://web.archive.org/web/20220330132618/https://github.com/atom/language-sass/pull/93
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add touch-action property and values #93

Merged
merged 1 commit into from Dec 2, 2015
Merged

Add touch-action property and values #93

merged 1 commit into from Dec 2, 2015

Conversation

silvenon
Copy link
Contributor

@silvenon silvenon commented Dec 2, 2015

https://developer.mozilla.org/en-US/docs/Web/CSS/touch-action

Let me know if I did it right, it's a bit confusing 馃榿

https://developer.mozilla.org/en-US/docs/Web/CSS/touch-action

Properties:

  - touch-action

Values:

  - manipulation
  - pan-(x|y|left|right|up|down)
50Wliu pushed a commit that referenced this issue Dec 2, 2015
Add touch-action property and values
@50Wliu 50Wliu merged commit ecb0783 into atom:master Dec 2, 2015
1 check passed
@50Wliu
Copy link
Member

@50Wliu 50Wliu commented Dec 2, 2015

Looks good, thanks!

@silvenon silvenon deleted the touch-action branch Dec 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants