View Issue Details

IDProjectCategoryView StatusLast Update
0003936Slicer4Module Modelspublic2017-09-26 10:15
Reporteralexy Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Product VersionSlicer 4.4.0 
Target VersionbacklogFixed in Version 
Summary0003936: dragging multiple models under a hierarchy does not work
Description

In the Models module:
Create a hierarchy.
Select multiple models with Ctrl and move into the hierarchy. Then, toggle visibility using the eye next to this hierarchy child node. Two bugs happen. models will “jump out” of the hierarchy. Also, the visibility of the multiple models is not updated.

TagsNo tags attached.

Activities

alexy

alexy

2015-01-08 09:12

developer   ~0012860

Looking at the code:
qMRMLSceneModel::onItemChanged() calls updateNodeFromItem(mrmlNode, item) only for one node, even though multiple nodes were dragged.

alexy

alexy

2015-02-24 07:53

developer   ~0012934

Last edited: 2015-02-24 08:36

For now disabled multiple models selection in Models module since the widget does not support multiple nodes re-parenting. This is to avoid confusion when the user thinks they re-parented multiple items, in reality only one gets re-parented.
At revision: 23979

lassoan

lassoan

2017-09-26 10:15

developer   ~0015124

Subject hierarchy in Data module supports proper moving of multiple items in a hierarchy.

Issue History

Date Modified Username Field Change
2015-01-08 09:03 alexy New Issue
2015-01-08 09:12 alexy Note Added: 0012860
2015-02-24 07:53 alexy Note Added: 0012934
2015-02-24 08:36 alexy Note Edited: 0012934
2017-09-26 10:14 lassoan Target Version => backlog
2017-09-26 10:15 lassoan Note Added: 0015124