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

Problem with drag and select #21

Open
GusAV opened this issue Nov 15, 2017 · 1 comment
Open

Problem with drag and select #21

GusAV opened this issue Nov 15, 2017 · 1 comment

Comments

@GusAV
Copy link

GusAV commented Nov 15, 2017

If you try to use this carusel for a select type of component, it won't work properly, but I found that if you comptely ignore the "snap" function, it works perfectly.

The problem for me now is, that I need to use it in a project and all I need is to comment the snap function trigger from mouse up trigger. But when I try to link my fork to my package.json, it don't get the files needed for this component to work. How to make that work?

You can also have a new variable for the component so that we can choose to have the snap function working or not, just a [snap] two way bind boolean should do the work.

I can make a PR of that if you want.

@CybrZr00
Copy link

A [snap]="true / false" binding would be great.

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

No branches or pull requests

2 participants