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

Context menu doesn´t show if browser is in full screen #61

Open Bokomoko opened 3 years ago

Bokomoko commented 3 years ago

Create a simple graph and assign a context menu. Right click on the node/edge to show context menu Press F12 on your browser to switch to full screen The context menu won´t appear anymore

hasanbalci commented 3 years ago

@Bokomoko Could you please share your environment (OS, Browser) that you have problem? I couldn't reproduce it.