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

Documentation for gestures module #2206

Closed
code-tree opened this issue Dec 14, 2016 · 2 comments
Closed

Documentation for gestures module #2206

code-tree opened this issue Dec 14, 2016 · 2 comments

Comments

@code-tree
Copy link
Contributor

Bug, feature request, or proposal:

Feature request

What is the expected behavior?

Docs exist that explain how to use the gestures module.

What is the current behavior?

No docs seem to exist

Is there anything else we should know?

It took me a while to figure out that I needed to put {provide: HAMMER_GESTURE_CONFIG, useClass: MdGestureConfig}, in my core module to allow binding to touch events in my app.

I'm still not sure whether I should add that as a provider in the root of my app, or just in the components that need it?

Even more confusing. Some events were already working (like pan), but others were not (swipe). I assume this is because of the defaults Hammer has??

@jelbourn
Copy link
Member

Closing into #2789

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants