iVis-at-Bilkent / cytoscape.js-context-menus

A Cytoscape.js extension to provide context menu around elements and core instance
MIT License
86 stars 41 forks source link

submenu bug when height of menus increased. #53

Closed blazespinnaker closed 3 years ago

blazespinnaker commented 3 years ago

There is a bug when you increase the height of the top level menus in the css. The submenus are not adjacent (they are to the right and above) so you can't mouse over from the top menu to the submenus without them closing first. I can attempt a PR if someone provides a brief overview of the rendering flow of submenus.

ugurdogrusoz commented 3 years ago

@blazespinnaker Thanks for reporting this problem. Can you please provide your code to reproduce this code? At least a screenshot of what you see.

msalihaltun commented 3 years ago

I couldn't reproduce this. Can be adressed if more information is provided in the future.

ugurdogrusoz commented 3 years ago

Closing now since there hasn't been a response.