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

Prevent opening on hover #31

Open
marcbecker opened this issue Aug 2, 2016 · 3 comments
Open

Prevent opening on hover #31

marcbecker opened this issue Aug 2, 2016 · 3 comments

Comments

@marcbecker
Copy link

How can I prevent the items from opening on hover? Which class do I have to deactivate?

Your help would be really appreciated!

Kind regards

Marc

@camohub
Copy link
Owner

camohub commented Aug 2, 2016

This is what I want. But opening on hover is active only if you are over the "insert zone" with cursor. Otherwise it item wont open.

@marcbecker
Copy link
Author

Hi thanks for you reply! Is there no source code snippet that I could simply comment out and keep it from opening? Because if I am not mistaken isAllowed only fires on drop, doesn’t it?

Am 02.08.2016 um 12:51 schrieb camo [email protected]:

Try to use isAllowed callback. But I am not sure for now if it will work.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub #31 (comment), or mute the thread https://github.com/notifications/unsubscribe-auth/AT1cRaGfgMG-Hwexls3HDRvwx5UHUiTfks5qb3WCgaJpZM4JaxQr.

@camohub
Copy link
Owner

camohub commented Aug 4, 2016

There are snippets which call open() function. Open() is responsible for this functionality. You can wrap this calls to the condition, which will prevent this call.

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