Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect rows selected in table when interacting with dendrogram #397

Closed
alexsielicki opened this issue Apr 8, 2015 · 1 comment
Closed

Comments

@alexsielicki
Copy link
Collaborator

  1. Have inputs sorted in dendrogram order.
  2. Select any dendrogram end-node, but not the top one.
  3. Select one or more waveforms in the waveform viewer and note the Index of the associated rows selected in the table.
  4. Add any dendrogram node above the currently selected one to the selection (Ctrl+Click or Command+Click).

Expected: Table rows remain selected according to their Index.
Actual: Table rows remain selected according to their order in the table from the top.

@alexsielicki
Copy link
Collaborator Author

This is also affecting the waveform plot, where the selected waveform is completely lost after switching dendrogram nodes.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant