-
Notifications
You must be signed in to change notification settings - Fork 97
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
Is drag and drop available yet? #263
Comments
@thellmund Just looking at this. Any chance of add this? Would love to add this! |
Yes, it's already available. And I just wonder how to disable this feature? @thellmund |
Drag and drop is available in v5.3.2. I also wonder how to disable this feature. Also how to capture the dragdrop changes when you are using simpleadaptor? |
To disable drag and drop, return true in the onEventLongClick() |
@jom16antonio Return type is 'Boolean', which is not a subtype of overridden |
I also use 5.3.2 version and not see drag and drop feature. how to enable it? |
Hi,
Thanks for the library.
I see that you merged the changes for drag and drop a few months ago. I pulled the latest version (5.3.2) of the library but the changes don't appear to be there.
Is the feature still in progress?
Cheers
The text was updated successfully, but these errors were encountered: