-
Notifications
You must be signed in to change notification settings - Fork 41
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
Unselect all data does not include sub-datasets (Trac #259) #407
Comments
Trac update at yes select also does not work. However given one can generate a lot of those unknowingly it migt be good to have a nuance here. i.e. maybe if the tree is open (i.e. the subsets are visible in the data manager) then select/unselect all should work on them as well while any that are not visible (rolled back up to parent) do not get the selection? |
Trac update at Hmm. I would suggest that unselect does all the tree but select only does visible? Or is that too confusing. You can have a lot and so if you've done a plot with lots on, closed them up to see better in explorer and want to plot something new then manually going through all to find the ones that are checked is very annoying.... |
Trac update at |
Trac update at
|
Trac update at In [e767897]:
|
Trac update at
Again fixed by Lewis but "close" in the commit does not actually close ticket. Doing so now
|
Trac update at |
For example, if you create an azimuthal average from a 2D dataset, that is a sub-dataset in the data explorer tree. Unselect all (and probably select all etc) does not traverse the tree and include such items.
Migrated from http://trac.sasview.org/ticket/259
The text was updated successfully, but these errors were encountered: