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

Once draggable, contained div no longer receives clicks #409

Open
Mindtoeye opened this issue Jun 19, 2019 · 1 comment
Open

Once draggable, contained div no longer receives clicks #409

Mindtoeye opened this issue Jun 19, 2019 · 1 comment

Comments

@Mindtoeye
Copy link

I have a div containing a Cytoscape interactive graph where users can drag nodes around. This works as expected until I start dragging that div around. After which I can still drag but I can't interact with the graph widget anymore. Just as an added detail I'm using a titlebar div on my draggable window div which I've assigned the 'draggable' class.

Any idea how I can fix this?

ProsceniumDraggableIssue

@rrwang05
Copy link

@Mindtoeye Did you fix it? I also had meet this problem
div need to drag, and to bind click event.

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