cytoscape / ipycytoscape

A Cytoscape Jupyter widget
https://ipycytoscape.readthedocs.io/en/master/
BSD 3-Clause "New" or "Revised" License
261 stars 62 forks source link

Remove drawing area dashed border #330

Open fpom opened 2 years ago

fpom commented 2 years ago

When the mouse enters a graph, the picture's border is highlighted in dashed grey, which causes a shift of the whole picture by one pixel. When the mouse exits, highlighting is removed, and the pictures shifts again. Thes shifts are quite anaesthetic and disturbing. Is there a way to block this behaviour? Either by having the picture's border always highlighted and switching colours or by disabling highlighting.