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

Improve InteractiveViewer behavior #110

Open
zwelz3 opened this issue Apr 21, 2021 · 0 comments
Open

Improve InteractiveViewer behavior #110

zwelz3 opened this issue Apr 21, 2021 · 0 comments
Labels
bug Something isn't working vis:cytoscape issues for cytoscape/ipycytoscape

Comments

@zwelz3
Copy link
Member

zwelz3 commented Apr 21, 2021

During updates on #109, the allow disconnected checkbox within CytoscapeViewer was disabled. This was done due to an issue where the CytoscapeWidget.graph is updated before the CytoscapeWidget.graph.nodes are available, which prevents the InteractiveViewer from being able to reapply custom node styling.

This ticket scopes improvements to the InteractiveViewer that allow it to properly sync changes with CytoscapeViewer, which will re-enable the allow disconnected option.

@zwelz3 zwelz3 added bug Something isn't working vis:cytoscape issues for cytoscape/ipycytoscape labels Apr 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working vis:cytoscape issues for cytoscape/ipycytoscape
Projects
None yet
Development

No branches or pull requests

1 participant