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

Fixed; onDragEnd and onDragStart events now fire as expected. #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kirgy
Copy link

@kirgy kirgy commented Oct 28, 2016

I found a casing sensitivity issue broke the drag events in my use case, but I have not thoroughly tested cross-clients. Realising it was a quick fix, I've made a hotfix and pull request. Happy to amend if you see this as causing further issues - really sorry to be so abrupt with just sending a pull request without contacting first!

@mikkoviitala
Copy link

mikkoviitala commented Nov 15, 2016

Created PR as well #18, this issue is "fixed" by editing the documentation, usage in template should read e.g.

<div drag-scroll="true" on-drag-start="fn()"></div>

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.

2 participants