cytoscape / cytoscape.js-edgehandles

Edge creation UI extension for Cytoscape.js
MIT License
167 stars 87 forks source link

Default edge handles not shown anymore #188

Closed sirbris closed 2 months ago

sirbris commented 3 months ago

I'm using current Chrome Browser and the demo page https://cytoscape.org/cytoscape.js-edgehandles/ does not show the handles anymore on hover. Only when I use the popper extension but not by default. Do you have an idea what changed? Thank you very much in advance

stale[bot] commented 2 months ago

This issue has been automatically marked as stale, because it has not had activity within the past 30 days. It will be closed if no further activity occurs within the next 30 days. If a feature request is important to you, please consider making a pull request. Thank you for your contributions.

maxkfranz commented 2 months ago

You can make your own handles now, with Popper or however else you like. It's not limited to a dot anymore.

sirbris commented 2 months ago

How could I achieve the old behaviour without including Popper or so?

UBarodzich commented 3 weeks ago

Same problem, is there a simple solution?