Ticket #5018 (closed: fixed)
BinMD, SliceMD remember Inputs
Reported by: | Owen Arnold | Owned by: | Owen Arnold |
---|---|---|---|
Priority: | major | Milestone: | Release 2.1 |
Component: | VATES | Keywords: | |
Cc: | Blocked By: | #4744 | |
Blocking: | Tester: | Janik Zikovsky |
Description
Following on from #4744. Remember inputs when the algorithm dialog is effectively being re-executed on the same input workspace, otherwise generate sensible inputs from the input workspace. We currently only do the latter.
Change History
comment:2 Changed 9 years ago by Owen Arnold
refs #4744 #5018. Should remember inputs when appropriate now.
Also some other minor improvements to the orignal ticket such as properly remembering the inputs for the workspaceselector
Changeset: c30e19384cdfb968b982e1f022edffaa84d1822c
comment:3 Changed 9 years ago by Owen Arnold
refs #5018. Force refresh option.
Changeset: 51170b569024ffae44fa3264630e9f568129068a
comment:4 Changed 9 years ago by Owen Arnold
refs #5018. fix c++11 related issue.
auto return value syntax not supported on mac compiler
Changeset: 3c29871f9f5815f08565b52e03bdde13322b0fe6
comment:5 Changed 9 years ago by Owen Arnold
refs #5018. Fix warnings.
Changeset: 613249c31a75039b4a8f2e3e3fb1ee69cbf46964
comment:6 Changed 8 years ago by Owen Arnold
- Status changed from accepted to verify
- Resolution set to fixed
Tester:
The SliceMD and BinMD dialogs should remember their history where possible.
After setting/executing the SliceMDDialog on an input workspace, reloading the dialog should result in the historical values being pre-polulated in the dialog.
comment:7 Changed 8 years ago by Janik Zikovsky
- Status changed from verify to verifying
- Tester set to Janik Zikovsky