Skip to content

Improve subject hierarchy combobox

Created by: agirault

  • Option for new vertical alignment of the popup treeview
  • Disable selections of parent items when using attribute filter
  • Do not hide popup when no item was selected
  • Implement qMRMLSubjectHierarchyComboBox::clearCurrentItem
  • Update combobox label on SubjectHierarchyItemModifiedEvent

In a future pr:

  • Scene item shown when root item != scene and filters returns no item
  • combobox does not stretch in layout like qMRMLNodeComboBox
  • popup wider that combobox due to margins

Merge request reports