ipv6tools icon indicating copy to clipboard operation
ipv6tools copied to clipboard

Sync actions between table and graph

Open jporter-dev opened this issue 8 years ago • 1 comments

Actions to sync and consolidate:

  • Expand/pin
  • Hover/highlight
  • Add module actions to expanded table row
  • Search and show/hide nodes

jporter-dev avatar Mar 04 '16 21:03 jporter-dev

To get started on this, need to...

  • Decouple actions from the events for hover/drag/click/dblclick
  • Make generic functions that handle the actions that the events currently call individually
  • Move away from acting on the event object

jporter-dev avatar Apr 29 '16 19:04 jporter-dev