cytoscape / cytoscape-explore

Network visualization webapp.
MIT License
13 stars 4 forks source link

Side panel button still highlighted after panel is closed. #124

Open mikekucera opened 2 years ago

mikekucera commented 2 years ago

Describe the bug Side panel button still highlighed when panel is closed.

To Reproduce Steps to reproduce the behavior:

  1. Click the Layout button to open the side panel.
  2. Click the close button on the panel.
  3. Observe that the panel is now closed but the Layout button is still blue.

Expected behavior The button should no longer be highlighted when the panel is closed.