Navigation Menu

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

add a button to invert the selected set #87

Open
smurp opened this issue Apr 16, 2017 · 1 comment
Open

add a button to invert the selected set #87

smurp opened this issue Apr 16, 2017 · 1 comment

Comments

@smurp
Copy link
Owner

smurp commented Apr 16, 2017

Add a swap button with an icon like in the upper right corner of the taxon_picker which inverts the selection. In other words, it deselects all selected nodes and selects all the deselected nodes.

Implement this capability in treepicker.coffee and hide it behind an argument to the constructor. It should be off by default so the set and edge pickers don't display it.

Ahhh. This should work slightly differently. Instead of being a button "at the top level" it should be a button visible at every level within the picker hierarchy which swaps the selection at that level BUT should work on every level below when the level is collapsed. So to swap the selection of everything one would collapse Thing and then click the swap icon.

@smurp
Copy link
Owner Author

smurp commented Jun 17, 2017

A possible UNICODE icon for this is ☯

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