A first draft to include a data inspector in each render window has been added in feature/T28578-MxN-development. However, it still needs some polishing and missing features which will be gathered here.
Description
Description
Revisions and Commits
Revisions and Commits
Restricted Differential Revision | |
Restricted Differential Revision |
Status | Assigned | Task | ||
---|---|---|---|---|
Open | kalali | T29297 [mxn multi widget] Optimize data accessibility inside render windows | ||
Open | None | T29298 [mxn multi widget] Add context menu to render window specific data inspector | ||
Open | None | T29299 [mxn multi widget] Allow drag 'n drop in render window specific data inspector | ||
Resolved | kalali | T29331 Use NodePredicates for the render window data node selector |
Event Timeline
Comment Actions
Pushed new branch to rMITK MITK: feature/T29297-Use-selection-widgets-in-render-window-utility.
Comment Actions
@s434n I added my draft with a custom multi node selection widget and several action buttons. There are some things missing and going wrong but this should give you a better overview of the current status.
Things that are not working correctly / are missing:
- thumbnail / pixmap for the data node
- currently the widget is not reacting on node changes (name change or later, thumbnail change)
- moving an item in the list does not change the layer order
- currently the length of the list widget / item is defined by the string and thus the push buttons are not aligned
- also the whole widget is not extended if a name is too long
Comment Actions
Deleted branch from rMITK MITK: feature/T29297-Use-selection-widgets-in-render-window-utility.