Page MenuHomePhabricator

[mxn multi widget] Optimize data accessibility inside render windows
Closed, ResolvedPublic

Description

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.

Revisions and Commits

rMITK MITK
Restricted Differential Revision
Restricted Differential Revision
Restricted Differential Revision
Restricted Differential Revision
Restricted Differential Revision
Restricted Differential Revision

Event Timeline

kalali added a revision: Restricted Differential Revision.Jan 18 2023, 6:24 PM

@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
kalali added a revision: Restricted Differential Revision.Feb 7 2023, 10:42 AM

Deleted branch from rMITK MITK: feature/T29297-Use-selection-widgets-in-render-window-utility.