Page MenuHomePhabricator

Make Base data property list available in developer mode of Properties view
Closed, ResolvedPublic

Description

Currently, only data node property lists are available in the Properties view (in "Developer Mode", see Properties preferences). There were multiple requests for having the possibility to view/edit base data properties as well.

Event Timeline

User kislinsk has pushed new remote branch:

bug-18732-BaseDataPropertiesInPropertiesView

Previous property list combo box entries:

independent
axial
sagittal
coronal
3d

Now:

Data node: common
Data node: axial
Data node: sagittal
Data node: coronal
Data node: 3d
Base data

Note that the renderer-specific data node property entries are created dynamically and match the currently available renderers.

Feature is implemented. Waiting for green dashboard in order to merge this branch into the master.

[abc0a1]: Merge branch 'bug-18732-BaseDataPropertiesInPropertiesView'

Merged commits:

2015-02-10 11:45:52 Stefan Kislinskiy [b404ad]
Made base data properties available in developer mode of Properties view.