The mxn multi widget can be used to display different images in parallel. The user can easily compare different modalities and navigate individually in each render window.
In an additional use case the user wants to enlarge one of the render windows to have a better view on the image while working on it. The StdMultiWidget allowed this via the render window menu. The render window menu is currently not available (see T24215) so we need to provide a simple way to enlarge the currently active render window.
Description
Description
Status | Assigned | Task | ||
---|---|---|---|---|
Restricted Maniphest Task | ||||
Resolved | kalali | T26493 [mxn multi widget] Allow render window resizing |
Event Timeline
Comment Actions
Render window menu is now available (T24215).
However, QSplitter were added to the MxNMultiWidget so that resizing via mouse-dragging is also possible.