View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0002487 | Slicer4 | Core: MRML | public | 2012-09-07 12:07 | 2014-03-06 05:54 | 
| Reporter | nicole | Assigned To | alexy | ||
| Priority | normal | Severity | feature | Reproducibility | always | 
| Status | closed | Resolution | fixed | ||
| Product Version | |||||
| Target Version | Slicer 4.3.0 | Fixed in Version | Slicer 4.4.0 | ||
| Summary | 0002487: provide a utility method in vtkMRMLHierarchyNode to move hierarchies up/down one in parent | ||||
| Description | Currently, I can call SetIndexInParent to set the index of a hierarchy node in it's parent hierarchy, and I can call SetSortingValue to manuallly set a sorting value. The problem I'm having is that after moving around child hierarchy nodes by setting their index in parent to + or - 1 the current index, the sorting values have become much smaller and my nodes aren't moving as expected (they can jump 2 places).  | ||||
| Steps To Reproduce | TBD: write a test illustrating the problem since I don't want to enable move fiducial up/down buttons in the Annotation GUI until this works as expected.  | ||||
| Additional Information | Created new method: void vtkMRMLHierarchyNode::MoveInParent(int increment)  | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2012-09-07 12:07 | nicole | New Issue | |
| 2012-09-07 12:07 | nicole | Status | new => assigned | 
| 2012-09-07 12:07 | nicole | Assigned To | => alexy | 
| 2012-09-07 12:10 | nicole | Note Added: 0006011 | |
| 2013-08-06 10:09 | alexy | Status | assigned => resolved | 
| 2013-08-06 10:09 | alexy | Resolution | open => fixed | 
| 2013-08-06 10:09 | alexy | Additional Information Updated | |
| 2014-03-06 05:21 | jcfr | Note Added: 0011155 | |
| 2014-03-06 05:23 | jcfr | Status | resolved => closed | 
| 2014-03-06 05:54 | jcfr | Fixed in Version | => Slicer 4.4.0 |