Page MenuHomePhabricator

[mxn multi widget] Provide different default layouts
Open, NormalPublic

Description

The mxnmultiwidget could easily be used to provide some predefined layouts so that the user can easily setup the view editor.
This could be done by using either

  • the layout widget of the configuration toolbar
  • the render window menu

Additionally this task can be combined with T26550, where a json file is used to store / load user defined overlay configurations. The json file potentially needs to know / define the multi widget layout in order to set the overlays for each render window in the current layout.

Revisions and Commits

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

Event Timeline

kalali triaged this task as Normal priority.Aug 2 2019, 3:07 PM
kalali created this task.
kalali added a revision: Restricted Differential Revision.Fri, Mar 17, 3:32 PM

This task is basically done with D778, which introduced a mechanism to save/load custom layouts, as well as select from provided presets. The only thing we could further add would be more presets, as there is only one at the moment (two rows with each view direction each).